Skip to content

gh-151615: Avoid repeated reschedule in asyncio _accept_connection#151616

Merged
kumaraditya303 merged 2 commits into
python:mainfrom
deadlovelll:gh-151615-emfile-stop-loop
Jul 12, 2026
Merged

gh-151615: Avoid repeated reschedule in asyncio _accept_connection#151616
kumaraditya303 merged 2 commits into
python:mainfrom
deadlovelll:gh-151615-emfile-stop-loop

Conversation

@deadlovelll

Copy link
Copy Markdown
Contributor

Stop the accept loop after backing off on a resource error like the sibling BlockingIOError branch

For more details see gh-151615

@kumaraditya303 kumaraditya303 merged commit 6081d16 into python:main Jul 12, 2026
51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants