]> granicus.if.org Git - python/commit
Attempt to fix the "too many open files" errors on several of the
authorGregory P. Smith <greg@krypto.org>
Sun, 1 Jun 2014 22:15:44 +0000 (15:15 -0700)
committerGregory P. Smith <greg@krypto.org>
Sun, 1 Jun 2014 22:15:44 +0000 (15:15 -0700)
commit8fed4deb44da3be1fb70b6b413580445066cb88b
tree8edf70e32dde20320cb74b354bee96c0d9d79a30
parentffd529cde138cb6ee211490dff13c6f6ee91e177
Attempt to fix the "too many open files" errors on several of the
buildbots that the new test_close_fds_when_max_fd_is_lowered test causes.
It now leaves 10 more low fd's available.
Lib/test/test_subprocess.py