pushyrpc / pushy

Easy-as RPC. Zero-server RPC for Python and Java.
http://github.com/pushyrpc/pushy
45 stars 18 forks source link

paramiko transport occasionally hangs on exit #14

Closed axw closed 12 years ago

axw commented 12 years ago

The Paramiko SSH transport is not being "shutdown" when the stdin/stdout files are closed, and so a deadlock may occur. This is similar to Bug #707771.


Imported from Launchpad using lp2gh.