summaryrefslogtreecommitdiff
path: root/tasks.py
diff options
context:
space:
mode:
authorPaul Kapp <paullkapp+radssh@gmail.com>2017-08-18 19:22:34 -0400
committerPaul Kapp <paullkapp+radssh@gmail.com>2017-08-18 19:22:34 -0400
commitcb7fb16e110a1906140ea6c51b858362823e9918 (patch)
tree6803466b0c3ed0758e9ad9c31fd449863bc6758d /tasks.py
parent08f503740182608570ac87661225fe2e11914d8f (diff)
downloadparamiko-cb7fb16e110a1906140ea6c51b858362823e9918.tar.gz
Common up break out of Transport.run() loop
Can’t seem to reason out any advantage of clearing self.active and calling self.packetizer.close() in these situations instead of simply breaking out of loop and allowing the additional conditional cleanups to be done. Currently looking into tackling some needed cleanup in auth_handler, and not having the auth_handler.abort() called on server disconnect feels like a bug - who knows?
Diffstat (limited to 'tasks.py')
0 files changed, 0 insertions, 0 deletions