]> granicus.if.org Git - python/commit
[2.7] bpo-30727: Fix a race condition in test_threading. (GH-2334). (#2353)
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 23 Jun 2017 11:13:39 +0000 (14:13 +0300)
committerGitHub <noreply@github.com>
Fri, 23 Jun 2017 11:13:39 +0000 (14:13 +0300)
commit7709b4d57b433ef027a2e7e63b4cab3fc9ad910d
tree533ff3bb380f4c88f5a8c0baec2db1a9d5e4f908
parent508267437cc66fdadc12fb19fb2958c452b8a26f
[2.7] bpo-30727: Fix a race condition in test_threading. (GH-2334). (#2353)

(cherry picked from commit 32cb968a2edd482891c33b6f2ebae10f1d305424)
Lib/test/lock_tests.py