Thanks to visit codestin.com Credit goes to github.com
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 7ab3149 commit 298899eCopy full SHA for 298899e
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