◐ Shell
reader mode source ↗
Skip to content

GH-66285: fix forking in asyncio#99769

Merged
kumaraditya303 merged 1 commit into
python:mainfrom
kumaraditya303:fix-fork
Nov 27, 2022
Merged

GH-66285: fix forking in asyncio#99769
kumaraditya303 merged 1 commit into
python:mainfrom
kumaraditya303:fix-fork

Conversation

@kumaraditya303

@kumaraditya303 kumaraditya303 commented Nov 25, 2022

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.

@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.

Hide comment

LGTM, feel free to land again.

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

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

asyncio: support multiprocessing (support fork)

3 participants