Gregory P. Smith added the comment: This appears due to Popen._waitpid_lock. It is not being released when the signal fires and the while loop containing the with self._waitpid_lock repeats.
This also reproduces when using subprocess32. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue25960> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com