]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #12650: fix failures on some buildbots, when a subprocess takes a long
authorCharles-François Natali <neologix@free.fr>
Thu, 18 Aug 2011 22:24:00 +0000 (00:24 +0200)
committerCharles-François Natali <neologix@free.fr>
Thu, 18 Aug 2011 22:24:00 +0000 (00:24 +0200)
commit72d161af51a3c838da79d30002f0f6fb65d792bd
tree5f00a0f69ab39b08128e3676525d8694dec04135
parentacaeff8f159a452ecda6be3ec9b2aeeaedc029f3
Issue #12650: fix failures on some buildbots, when a subprocess takes a long
time to spawn.
Lib/test/test_subprocess.py