[issue28326] multiprocessing.Process depends on sys.stdout being open

Antoine Pitrou report at bugs.python.org
Sun Oct 22 05:40:33 EDT 2017


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


New changeset daeefd2e049b74340307481112a39f77de0f4769 by Antoine Pitrou in branch 'master':
bpo-28326: Fix multiprocessing.Process when stdout and/or stderr is closed or None. (#4073)
https://github.com/python/cpython/commit/daeefd2e049b74340307481112a39f77de0f4769


----------

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


More information about the Python-bugs-list mailing list