summaryrefslogtreecommitdiffstats
path: root/Python/dynload_shlib.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2022-05-17 22:45:56 (GMT)
committerGitHub <noreply@github.com>2022-05-17 22:45:56 (GMT)
commit58088a544c825ecc14733699c4cf32377049434e (patch)
treedf597653678a22bcbaef050466e52d8348329c0d /Python/dynload_shlib.c
parent1df455042d610afac71e792ae2689060dd43178e (diff)
downloadcpython-58088a544c825ecc14733699c4cf32377049434e.zip
cpython-58088a544c825ecc14733699c4cf32377049434e.tar.gz
cpython-58088a544c825ecc14733699c4cf32377049434e.tar.bz2
gh-89898: Fix test_threading.test_args_argument() (GH-92885)
Join the thread to not leak threads running in the background to the next test. Fix the following warning on the "AMD64 FreeBSD Shared 3.11" buildbot: test_args_argument (test.test_threading.ThreadTests.test_args_argument) ... Warning -- threading_cleanup() failed to cleanup 1 threads (count: 1, dangling: 2) Warning -- Dangling thread: <_MainThread(MainThread, started 35026161664)> Warning -- Dangling thread: <Thread(Thread-134 (<lambda>), started 35314998016)> ok (cherry picked from commit 970efae274538f9910e8f9b31bc890f1b7666b0f) Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/dynload_shlib.c')
0 files changed, 0 insertions, 0 deletions