Skip to content

Commit f3ec86c

Browse files
committed
Add blurb.
1 parent cf630d7 commit f3ec86c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Fix a deadlock introduced in the :mod:`ssl` module when a call to
2+
:class:`~ssl.SSLSocket.recv` was blocked in one thread, while another
3+
attempted to call :class:`~ssl.SSLSocket.send` to unblock it in another
4+
thread.

0 commit comments

Comments
 (0)