[issue16327] subprocess.Popen leaks file descriptors on os.fork() failure

Mark Gius report at bugs.python.org
Fri Oct 26 01:10:02 CEST 2012


Mark Gius added the comment:

Patch now only closes pipe fds created by Popen

----------
Added file: http://bugs.python.org/file27720/fd_leak_fix_v2.diff

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


More information about the Python-bugs-list mailing list