[issue45554] multiprocessing exitcode is insufficiently documented

John Marshall report at bugs.python.org
Tue Jan 18 16:09:07 EST 2022


John Marshall <jmarshall at hey.com> added the comment:

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.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45554>
_______________________________________


More information about the Python-bugs-list mailing list