[3.11] GH-88050: fix race in closing subprocess pipe in asyncio (GH-97951) by miss-islington · Pull Request #97978 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
Contributor
Check for None when iterating over self._pipes.values().
(cherry picked from commit e2e6b95)
Co-authored-by: Kumar Aditya 59607654+kumaraditya303@users.noreply.github.com
…nGH-97951) Check for None when iterating over `self._pipes.values()`. (cherry picked from commit e2e6b95) Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
miss-islington
requested review from
1st1 and
asvetlov
as code owners
bedevere-bot
mentioned this pull request
bedevere-bot
added
skip news
awaiting review
labels
kumaraditya303
requested a review
from gvanrossum
ambv
merged commit
bd3dcb3
into
python:3.11
bedevere-bot
removed
the
awaiting review
label
miss-islington
deleted the
backport-e2e6b95-3.11
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment