Skip to content

Commit 158899d

Browse files
Update Misc/NEWS.d/next/Core and Builtins/2024-05-12-03-10-36.gh-issue-118950.5Wc4vp.rst
1 parent c35c599 commit 158899d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
Let _SSLProtocolTransport.is_closing reflect SSLProtocol internal transport
2-
closing state so that StreamWriter.drain will invoke sleep(0) which calls
3-
connection_lost and correctly notifies waiters of connection lost.
1+
Fix bug where SSLProtocol.connection_lost wasn't getting called when OSError was thrown on writing to socket.

0 commit comments

Comments
 (0)