[issue36888] Create a way to check that the parent process is alive for deamonized processes

Antoine Pitrou report at bugs.python.org
Mon May 20 15:37:10 EDT 2019


Antoine Pitrou <pitrou at free.fr> added the comment:


New changeset c09a9f56c08d80567454cae6f78f738a89e1ae94 by Antoine Pitrou (Thomas Moreau) in branch 'master':
bpo-36888: Add multiprocessing.parent_process() (GH-13247)
https://github.com/python/cpython/commit/c09a9f56c08d80567454cae6f78f738a89e1ae94


----------

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


More information about the Python-bugs-list mailing list