[issue3006] subprocess.Popen causes socket to remain open after close

Charles-François Natali report at bugs.python.org
Mon May 20 23:41:17 CEST 2013


Charles-François Natali added the comment:

It's fixed now that subprocess defaults to close_fds=True.

----------
resolution:  -> out of date
stage:  -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list