<br>Ref:&nbsp;<a href="mhtml:{619E5EBB-20BD-472B-8E62-C998637E1C6F}mid://00000002/!x-usc:http://www.devshed.com/c/a/Python/SSH-with-Twisted/4/"><u><font color=#0066cc>http://www.devshed.com/c/a/Python/SSH-with-Twisted/4/</font></u></a><br><br>Im new to Twisted and am trying to learn as quickly as I can.&nbsp; I apologize if this question is a waste of anybody's time.<br><br>When working the with sshclient.py example (from the Twisted book, and the link above)&nbsp;I find the reactor hangs and does not raise an exception on connection failures or failed authentication.<br><br>Ive been trying to work out how to catch these situations and shut down the reactor; or cleanup for another attempt, yet I cant seem to wrap my head around it.<br><br>I imagine this is trivial and Im totally missing it.<br><br>Any help would be greatly appreciated.<br><br>Thx,<br><br>TKiel