Skip to content

gh-156698: Fix _ProactorDatagramTransport never resumes a paused protocol after a write error - #156718

Open
graingert wants to merge 1 commit into
python:mainfrom
graingert:fix-proactor-error-hang
Open

gh-156698: Fix _ProactorDatagramTransport never resumes a paused protocol after a write error#156718
graingert wants to merge 1 commit into
python:mainfrom
graingert:fix-proactor-error-hang

Conversation

@graingert

@graingert graingert commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

@graingert graingert changed the title gh-156698: fix proactor error hang gh-156698: _ProactorDatagramTransport never resumes a paused protocol after a write error Aug 31, 2026
@graingert graingert changed the title gh-156698: _ProactorDatagramTransport never resumes a paused protocol after a write error gh-156698: Fix _ProactorDatagramTransport never resumes a paused protocol after a write error Aug 31, 2026
@graingert
graingert marked this pull request as ready for review August 31, 2026 15:18
@graingert
graingert force-pushed the fix-proactor-error-hang branch from a3b797a to 800498e Compare August 31, 2026 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

_ProactorDatagramTransport never resumes a paused protocol after a write error

1 participant