Freezes when loses connection during chan.send

Bug #797264 reported by Corey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
paramiko
New
Undecided
Unassigned

Bug Description

chan = self.invoke_shell()
chan.send(command)

If the ssh server your connected to goes down during one of these functions, the script stalls forever and does not raise any exceptions. Restoring the ssh server does not cause the script to continue.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.