gh-82504: deprecate the MultiLoopChildWatcher by graingert · Pull Request #94648 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Closed
Closed
Conversation
Contributor
bedevere-bot
added
the
awaiting review
label
graingert
changed the title
bpo-82504: deprecate the MultiLoopChildWatcher
gh-82504: deprecate the MultiLoopChildWatcher
graingert
mentioned this pull request
graingert added 2 commits
graingert
marked this pull request as ready for review
graingert
requested review from
1st1 and
asvetlov
as code owners
Misc/NEWS.d/next/Library/2022-07-07-09-04-49.gh-issue-82504.6xtYAz.rst Outdated
kumaraditya303
requested changes
kumaraditya303
left a comment
kumaraditya303
left a comment
Contributor
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would be better to add What's New entry about this deprecation.
…tYAz.rst Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
bedevere-bot
added
awaiting core review
and removed
awaiting review
labels
graingert
commented
Doc/library/asyncio-policy.rst Outdated
graingert
commented
Doc/library/asyncio-policy.rst Outdated
graingert added 2 commits
Doc/whatsnew/3.12.rst Outdated
graingert
commented
graingert added 3 commits
graingert
force-pushed
the
deprecate-multi-loop-watcher
branch
from
84a0ca0 to
2e6e996
Compare
graingert
requested a review
from kumaraditya303
kumaraditya303
approved these changes
kumaraditya303
left a comment
•
edited
Loading
kumaraditya303
left a comment
•
edited
edited
Contributor
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
graingert
commented
Jul 18, 2022
graingert commented
Contributor Author
thanks for the review @kumaraditya303 !
kumaraditya303
commented
Jul 18, 2022
kumaraditya303 commented
Contributor
@gvanrossum Would you like to review this? This deprecates MultiLoopChildWatcher which has race conditions so it is not even tested on CI currently, skipped on CI as of #26542.
kumaraditya303
requested a review
from gvanrossum
gvanrossum
commented
Jul 18, 2022
gvanrossum commented
Member
I'm sorry, I don't feel comfortable reviewing this. Any core dev CC'ed on the issue would be more qualified than me.
gvanrossum
removed their request for review
graingert
commented
Jul 19, 2022
graingert commented
Contributor Author
@kumaraditya303 can you request @njsmith on this?
kumaraditya303
requested review from
njsmith and
vstinner
graingert added 2 commits
Contributor
Superseded by #98089
kumaraditya303
closed this
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment