Skip to content

bpo-45554: Document multiprocessing.Process.exitcode values#30142

Merged
miss-islington merged 2 commits intopython:mainfrom
jmarshall:doc/exitcode
Jan 18, 2022
Merged

bpo-45554: Document multiprocessing.Process.exitcode values#30142
miss-islington merged 2 commits intopython:mainfrom
jmarshall:doc/exitcode

Conversation

@jmarshall
Copy link
Contributor

@jmarshall jmarshall commented Dec 16, 2021

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.

https://bugs.python.org/issue45554

Automerge-Triggered-By: GH:pitrou

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

7 participants