New submission from johnkw: SSL operations cause entire process to hang. At a minimum this includes the SSL read that goes on after a socket is connected. It may apply to many other (or all) SSL socket operations.
---------- components: Library (Lib) files: sslbug.py messages: 236701 nosy: johnkw priority: normal severity: normal status: open title: SSL operations cause entire process to hang type: behavior versions: Python 2.7 Added file: http://bugs.python.org/file38251/sslbug.py _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue23531> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com