]> granicus.if.org Git - python/commit
Issue #8799: Reduce timing sensitivity of condition test by explicitly
authorKristjan Valur Jonsson <sweskman@gmail.com>
Mon, 11 Nov 2013 11:29:04 +0000 (11:29 +0000)
committerKristjan Valur Jonsson <sweskman@gmail.com>
Mon, 11 Nov 2013 11:29:04 +0000 (11:29 +0000)
commit020af2a2bc4708215360a3793b5a1790e15d05dd
treedb8e831087789c2654534ec06b49b33522599718
parent23a7827c451b151fe1e403d30e8460850b2d69ea
Issue #8799: Reduce timing sensitivity of condition test by explicitly
delaying the main thread so that it doesn't race ahead of the workers.
Lib/test/lock_tests.py