]> granicus.if.org Git - python/commit
Issue #11766: increase countdown waiting for a pool of processes to start
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 6 Apr 2011 20:54:14 +0000 (22:54 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 6 Apr 2011 20:54:14 +0000 (22:54 +0200)
commitefbcb18997cf0d25b9d778e2967ec31856547684
tree6fe4edd303e2da307fc280e57c56776fef09ac31
parent59c8ac71f777f7b3cb22613eca83fc7247b78929
parent540ab064e2bfa5c5b05ccc78f0401c240a78ff16
Issue #11766: increase countdown waiting for a pool of processes to start
up.  Hopefully fixes transient buildbot failures.
Lib/test/test_multiprocessing.py