[issue25942] subprocess.call SIGKILLs too liberally

Mike Pomraning report at bugs.python.org
Tue Apr 19 10:53:21 EDT 2016


Mike Pomraning added the comment:

Re: #2, I'd rather have a zombie than a hard kill on a child whose code I perhaps don't control.  Zombies are a fact of life (er, a fact of undeath?) in UNIX process management, and are the historical and IMHO expected behavior.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25942>
_______________________________________


More information about the Python-bugs-list mailing list