]> granicus.if.org Git - python/commit
Isolate the subprocess test_close_fds_when_max_fd_is_lowered test so
authorGregory P. Smith <greg@krypto.org>
Mon, 16 Jun 2014 00:52:26 +0000 (17:52 -0700)
committerGregory P. Smith <greg@krypto.org>
Mon, 16 Jun 2014 00:52:26 +0000 (17:52 -0700)
commit1016a6100bd4d9f9774a24af8737256909d9222f
tree46767c5eb7be5f15ceae4dc6cdc411981dc98021
parentf46933a42ffb5e164624900a9d70dace7fe543ae
parent634aa68c2b2b3e7d93561aba670f9ac233b9c5b2
Isolate the subprocess test_close_fds_when_max_fd_is_lowered test so
that the rlimit calls happens in a child process rather than the
TestCase process to attempt to fix the gentoo buildbot's "Too many
open files" error.