]> 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:16:16 +0000 (15:16 -0700)
committerGregory P. Smith <greg@krypto.org>
Sun, 1 Jun 2014 22:16:16 +0000 (15:16 -0700)
commit69b778df5dd628f3d8342d8577a1487a80a1d98c
tree38f7b0f2342ac11233389a739d9e02a0e4dda9e6
parent45f31d14920dd86183f2358389640559b1f79263
parent8fed4deb44da3be1fb70b6b413580445066cb88b
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.