diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-06-22 00:09:40 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-22 00:09:40 (GMT) |
commit | da6d305b6fcd49ba1224b1fd2131d7648a5be6b9 (patch) | |
tree | b7de68712c747e415682d5473bfa5f87c3714c01 /Python/codecs.c | |
parent | ab3b0ade505ce07a3d5ec4fbc991a154242732e6 (diff) | |
download | cpython-da6d305b6fcd49ba1224b1fd2131d7648a5be6b9.zip cpython-da6d305b6fcd49ba1224b1fd2131d7648a5be6b9.tar.gz cpython-da6d305b6fcd49ba1224b1fd2131d7648a5be6b9.tar.bz2 |
bpo-8799: Reduce timing sensitivity of condition test by explicitly (#2320)
delaying the main thread so that it doesn't race ahead of the workers.
(cherry picked from commit 020af2a2bc4708215360a3793b5a1790e15d05dd)
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions