[issue23853] PEP 475: handle EINTR in the ssl module

STINNER Victor report at bugs.python.org
Thu Apr 2 17:33:14 CEST 2015


STINNER Victor added the comment:

test_ssl_bug.patch: Modify test_handshake_timeout() of test_ssl to show the bug: test_handshake_timeout() hangs with the patch (which sends a signal every millisecond).

----------
keywords: +patch
Added file: http://bugs.python.org/file38809/test_ssl_bug.patch

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


More information about the Python-bugs-list mailing list