[Twisted-Python] Conch SSH help?

Paul Swartz z3p at twistedmatrix.com
Thu Jun 16 22:29:56 MDT 2005


On Thu, 2005-06-16 at 17:18 -0700, Nick Arnett wrote:
> To shed a  bit more light on this... I can get it to open 10 channels, 
> then it's refusing to open more, which is the problem I'm now trying to 
> solve.  But I can't figure out how to close the channels appropriately.  
> I've tried putting a self.loseConnection in various places, but it 
> doesn't seem to get called soon enough.
> 
> I guess what I really need to do is figure out how to only start one of 
> these if the number of channels open is less than 10... which I'm 
> guessing means using callbacks in the SSHConnection object...?

Since you clearly have code demonstrating this problem, could you try to
fashion it into a minimal example and file a bug? (you can assign it to
me)  Also helpful would be the server you're trying to connect to.  It
may be that it's a problem on the server end.

-p
-- 
       Paul Swartz
(o_    http://z3p.livejournal.com/  _o)
//\    z3p at twistedmatrix.com        /\\
V_/_   AIM: z3penguin              _\_V->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: </pipermail/twisted-python/attachments/20050617/aee74035/attachment.sig>


More information about the Twisted-Python mailing list