]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-31516: Skip test_main_thread_during_shutdown() with COUNT_ALLOCS builds. (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 12 Oct 2018 08:49:07 +0000 (01:49 -0700)
committerGitHub <noreply@github.com>
Fri, 12 Oct 2018 08:49:07 +0000 (01:49 -0700)
commitc327a5499fa823f627366c17e20687065fd70449
tree1435e6d662fd23d309a7253e98d4525670e1c772
parent72927d0d1787809b4b25e5086c5a9167bdb807bb
bpo-31516: Skip test_main_thread_during_shutdown() with COUNT_ALLOCS builds. (GH-8052)

(cherry picked from commit 65d2f8c044bf597685ba72f66cbcc6b3f7a3ee9c)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Lib/test/test_threading.py