]> granicus.if.org Git - python/commitdiff
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)
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.


Trivial merge