Greetings to all,

I'm having a problem with Paramiko and Django which I've been unable to
resolve. When calling client.connect in a django request function the
connect() never returns. If call the connect() (with the same parameters)
before django's execute_manager(settings) is called, the connect returns
successfully. Any clues as to why this isn't returning would be greatly
appreciated.

Best regards,
Jim
_______________________________________________
paramiko mailing list
paramiko@lag.net
http://www.lag.net/cgi-bin/mailman/listinfo/paramiko

Reply via email to