[issue23213] subprocess communicate() hangs when stderr isn't closed
Martin Panter
report at bugs.python.org
Sun May 8 23:44:05 EDT 2016
Martin Panter added the comment:
I suggest closing this. Depending on what the daemons are supposed to do, I think this is either a bug with “systemd” and PHP holding onto stderr when they become daemons, or a bug/misunderstanding with how Thomas was using the subprocess module and communicate().
----------
resolution: -> third party
status: open -> pending
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23213>
_______________________________________
More information about the Python-bugs-list
mailing list