[New-bugs-announce] [issue23531] SSL operations cause entire process to hang

johnkw report at bugs.python.org
Thu Feb 26 20:58:35 CET 2015


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 <report at bugs.python.org>
<http://bugs.python.org/issue23531>
_______________________________________


More information about the New-bugs-announce mailing list