[issue40515] test_ssl.py hangs with SSL 1.1 built with no threads

Miguel report at bugs.python.org
Tue May 5 10:39:02 EDT 2020


Miguel <mig28suarez at hotmail.com> added the comment:

I built with 'no-threads' option.
I understand if you no longer wish to support non-threaded SSL. 
But it just seemed to me that you could if you protected the SSL API calls with locking since I can get all your ssl tests to work with this minor change.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40515>
_______________________________________


More information about the Python-bugs-list mailing list