[issue8052] subprocess close_fds behavior should only close open fds

STINNER Victor report at bugs.python.org
Wed Mar 19 15:49:11 CET 2014


STINNER Victor added the comment:

"Also, it is not said in manual if getdents() may be interrupted by signal. Assuming current code, error is not checked, so some (or all) descriptors will be skipped in case of error."

This issue is closed, please open a new issue to discuss that.

----------

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


More information about the Python-bugs-list mailing list