[issue3210] subprocess.Popen does not release process handles if process cannot be started

Brian Curtin report at bugs.python.org
Thu Aug 5 16:55:30 CEST 2010


Brian Curtin <curtin at acm.org> added the comment:

Tim,
I updated your test to use some of the newer and preferred unittest features and made a change to do the common stuff in loops. The _subprocess.c changes look fine to me. See attached issue3210_py3k.diff.

----------
nosy: +brian.curtin
Added file: http://bugs.python.org/file18401/issue3210_py3k.diff

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


More information about the Python-bugs-list mailing list