8000 [3.9] bpo-45554: Document multiprocessing.Process.exitcode values (GH-30142) by miss-islington · Pull Request #30675 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

8000 [3.9] bpo-45554: Document multiprocessing.Process.exitcode values (GH-30142) #30675

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 1 commit into from
Jan 18, 2022

Conversation

miss-islington
Copy link
Contributor
@miss-islington miss-islington commented Jan 18, 2022

This addresses [bpo-45554]() by expanding the exitcode documentation to also describe what exitcode will be in cases of normal termination, sys.exit() called, and on uncaught exceptions.

(cherry picked from commit 3852269)

Co-authored-by: John Marshall jmarshall@hey.com

https://bugs.python.org/issue45554

Automerge-Triggered-By: GH:pitrou

…-30142)

This addresses [bpo-45554]() by expanding the `exitcode` documentation to also describe what `exitcode` will be in cases of normal termination, `sys.exit()` called, and on uncaught exceptions.

Automerge-Triggered-By: GH:pitrou
(cherry picked from commit 3852269)

Co-authored-by: John Marshall <jmarshall@hey.com>
@miss-islington
Copy link
Contributor Author

@jmarshall: Status check is done, and it's a failure ❌ .

@miss-islington
Copy link
Contributor Author

@miss-islington: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 0be4760 into python:3.9 Jan 18, 2022
@miss-islington miss-islington deleted the backport-3852269-3.9 branch January 18, 2022 22:03
hello-adam pushed a commit to hello-adam/cpython that referenced this pull request Jun 2, 2022
…thonGH-30142) (pythonGH-30675)

This addresses [[bpo-45554]()]() by expanding the `exitcode` documentation to also describe what `exitcode` will be in cases of normal termination, `sys.exit()` called, and on uncaught exceptions.


(cherry picked from commit 3852269)


Co-authored-by: John Marshall <jmarshall@hey.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0