[issue5103] ssl.SSLSocket timeout not working correctly when remote end is hanging

Jim Duchek report at bugs.python.org
Thu Mar 25 18:12:02 CET 2010


Jim Duchek <jim.duchek at gmail.com> added the comment:

This is happening 'in the wild' to me fairly regularly.  Since it's not hanging in python, I can't watchdog/kill the thread it's happening in.  matejcik seems correct on fixing this, there's no need to unset the timeout here.

----------
nosy: +Jim.Duchek

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5103>
_______________________________________


More information about the Python-bugs-list mailing list