Skip to content

[3.10] bpo-45554: Document multiprocessing.Process.exitcode values (GH-30142) #30674

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.

Automerge-Triggered-By: GH:pitrou
(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 ❌ .

1 similar comment
@miss-islington
Copy link
Contributor Author

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

@miss-islington
Copy link
Contributor Author

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

@miss-islington
Copy link
Contributor Author

@jmarshall: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

@jmarshall: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 4449a16 into python:3.10 Jan 18, 2022
@miss-islington miss-islington deleted the backport-3852269-3.10 branch January 18, 2022 21:51
@miss-islington
Copy link
Contributor Author

@jmarshall: Status check is done, and it's a success ✅ .

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