Skip to content

bpo-35727: Use exit code 0 on sys.exit() in multiprocessing.Process. #11538

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Feb 21, 2020

Conversation

chrahunt
Copy link
Contributor

@chrahunt chrahunt commented Jan 12, 2019

Copy link
Contributor

@eamanu eamanu left a comment

Choose a reason for hiding this comment

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

LGTM. I will wait for review from someone else. Thanks!

@csabella csabella requested a review from applio May 13, 2019 12:59
@applio
Copy link
Member

applio commented Sep 13, 2019

Added a question in issue35727 on bpo.
At a minimum, this patch will need to be updated to reflect more recent changes (mostly from June, I think) but we should discuss more on bpo.

@chrahunt
Copy link
Contributor Author

@applio, thanks for taking a look! I rebased on master (it didn't require any changes I could see) and commented on your points on bpo.

Copy link
Member

@pitrou pitrou left a comment

Choose a reason for hiding this comment

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

LGTM, just one question though

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants