We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a623e42 commit fd9e730Copy full SHA for fd9e730
1 file changed
Misc/NEWS.d/next/Library/2024-12-02-19-13-19.gh-issue-127529.Pj1Xtf.rst
@@ -0,0 +1,4 @@
1
+Correct behavior of
2
+:func:`asyncio.selector_events.BaseSelectorEventLoop._accept_connection`
3
+in handling :exc:`ConnectionAbortedError` in a loop. This improves
4
+performance on OpenBSD
0 commit comments