[issue1663329] subprocess/popen close_fds perform poor if SC_OPEN_MAX is hi

sorin report at bugs.python.org
Thu May 17 11:45:07 CEST 2012


sorin <sorin.sbarnea at gmail.com> added the comment:

Am I wrong or we should reopen this bug. Try `ulimit -n unlimited` and you'll make python code that does popen practically blocking.

----------
nosy: +sorin
type:  -> performance

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


More information about the Python-bugs-list mailing list