Gregory P. Smith <g...@krypto.org> added the comment:

I went with my change to give the child process a small amount of time to 
cleanup by default.  Not perfect, but this should be more similar to the Python 
<=3.2 behavior.  Lets see if any issues crop up during the 3.7 betas.

----------
resolution:  -> fixed
stage: patch review -> commit review
status: open -> closed
title: Add a new optional cleanup_timeout parameter to subprocess.call() -> Do 
not immediately SIGKILL subprocess child processes upon ^C

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue25942>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to