]> 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:54:18 +0000 (01:54 -0700)
committerGitHub <noreply@github.com>
Fri, 12 Oct 2018 08:54:18 +0000 (01:54 -0700)
commitd918e98056b7ef8d90d71805531cec3e67b5450e
tree456b378282cbfc20a40d0276d100830839c4d4d4
parentf39defe11a4ed688489c7827a8b69752af29391a
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