[Twisted-Python] Re: KeyError when an errback is triggered within a conch TCP tunnel

luper rouch luper.rouch at gmail.com
Mon Feb 23 08:17:07 MST 2009


Running the example in the debugger, neither ssh_CHANNEL_OPEN() nor
ssh_CHANNEL_OPEN_CONFIRMATION() method of
twisted.conch.ssh.connection.SSHConnection is called, so
self.channelsToRemoteChannel dict is empty when sendClose() is called,
thus the error.

I am not sure if I should file a bug as I'm new to Twisted, does
anyone see an obvious mistake in my code ?

Cheers,
Luper




More information about the Twisted-Python mailing list