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

Tim Golden report at bugs.python.org
Thu Aug 5 12:21:27 CEST 2010


Tim Golden <mail at timgolden.me.uk> added the comment:

Patch attached with code & test which fixes this within _subprocess.c at least for Windows

----------
assignee:  -> tim.golden
Added file: http://bugs.python.org/file18398/3210.r83741.patch

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


More information about the Python-bugs-list mailing list