-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
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
Conversation
601e208
to
36f0c9b
Compare
There was a problem hiding this 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!
cc5fec3
to
9985ae8
Compare
Added a question in issue35727 on bpo. |
9985ae8
to
1c0e1b3
Compare
@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. |
There was a problem hiding this 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
https://bugs.python.org/issue35727