◐ Shell
clean mode source ↗

GH-66285: fix forking in asyncio by kumaraditya303 · Pull Request #99769 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@kumaraditya303

@kumaraditya303 kumaraditya303 commented

Nov 25, 2022

edited by bedevere-bot

Loading

Copy link Copy Markdown

Contributor

@kumaraditya303 kumaraditya303 added topic-asyncio 🔨 test-with-buildbots

Test PR w/ buildbots; report in status section

labels

Nov 25, 2022

@kumaraditya303 kumaraditya303 self-assigned this

Nov 25, 2022

@bedevere-bot

Copy link Copy Markdown

🤖 New build scheduled with the buildbot fleet by @kumaraditya303 for commit fb086d5 🤖

If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots

Test PR w/ buildbots; report in status section

label

Nov 25, 2022

@kumaraditya303 kumaraditya303 linked an issue

Nov 26, 2022

that may be closed by this pull request

@gvanrossum gvanrossum left a comment

Copy link Copy Markdown

Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, feel free to land again.

Any idea why we get those warnings from GitHub? I assume it's one of Victor's PRs...

Comment thread

Lib/asyncio/events.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@gvanrossum gvanrossum gvanrossum approved these changes

@1st1 1st1 Awaiting requested review from 1st1 1st1 is a code owner

@asvetlov asvetlov Awaiting requested review from asvetlov asvetlov is a code owner

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

asyncio: support multiprocessing (support fork)

3 participants

@kumaraditya303 @bedevere-bot @gvanrossum