This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jmarshall
Recipients docs@python, jmarshall
Date 2022-01-18.21:09:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642540147.77.0.541965904518.issue45554@roundup.psfhosted.org>
In-reply-to
Content
Ping -- This issue has an associated PR that expands the multiprocessing.Process.exitcode documentation to cover normal, sys.exit(), and exception-raised termination of the child process.

    https://github.com/python/cpython/pull/30142

The PR has been available for a month but has not received any review comments.
History
Date User Action Args
2022-01-18 21:09:07jmarshallsetrecipients: + jmarshall, docs@python
2022-01-18 21:09:07jmarshallsetmessageid: <1642540147.77.0.541965904518.issue45554@roundup.psfhosted.org>
2022-01-18 21:09:07jmarshalllinkissue45554 messages
2022-01-18 21:09:07jmarshallcreate