]> granicus.if.org Git - python/commit
#7805: wait until all workers are started before collecting their PIDs
authorFlorent Xicluna <florent.xicluna@gmail.com>
Thu, 4 Mar 2010 15:58:54 +0000 (15:58 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Thu, 4 Mar 2010 15:58:54 +0000 (15:58 +0000)
commit3bc5cb7e0db13ba3885c8ed3d51ea792738499b2
treeff7a706875291920386bedeb1e5f5b6c1cd7df8d
parenta36e245deb9068c09092a62104c8832302f7b684
#7805: wait until all workers are started before collecting their PIDs
Lib/multiprocessing/process.py
Lib/test/test_multiprocessing.py