diff options
author | Victor Stinner <vstinner@python.org> | 2020-10-12 04:30:48 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-12 04:30:48 (GMT) |
commit | f5393dc2a0ced7bf670ebc56b5fd10a3eb328d1a (patch) | |
tree | b6c1666992f77fe597a2c626604c5b70ce01df43 /Python/getversion.c | |
parent | 4af672921949b8a10340d5e29b456091060cedeb (diff) | |
download | cpython-f5393dc2a0ced7bf670ebc56b5fd10a3eb328d1a.zip cpython-f5393dc2a0ced7bf670ebc56b5fd10a3eb328d1a.tar.gz cpython-f5393dc2a0ced7bf670ebc56b5fd10a3eb328d1a.tar.bz2 |
bpo-41739: Fix test_logging.test_race_between_set_target_and_flush() (GH-22655) (GH-22656)
The test now waits until all threads complete to avoid leaking
running threads.
Also, use regular threads rather than daemon threads.
(cherry picked from commit 13ff396c019d548ba181cf22c6f39309a300723c)
Diffstat (limited to 'Python/getversion.c')
0 files changed, 0 insertions, 0 deletions