[issue25942] Add a new optional cleanup_timeout parameter to subprocess.call()

STINNER Victor report at bugs.python.org
Mon Nov 6 08:10:16 EST 2017


STINNER Victor <victor.stinner at gmail.com> added the comment:

I changed the issue title to "Add a new optional cleanup_timeout parameter to subprocess.call()" to make it more positive and update it to the currently proposed change ;-)

----------
title: subprocess.call SIGKILLs too liberally -> Add a new optional cleanup_timeout parameter to subprocess.call()
type: behavior -> enhancement
versions:  -Python 3.6

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


More information about the Python-bugs-list mailing list