SIGN IN SIGN UP

bpo-41739: Fix test_logging.test_race_between_set_target_and_flush() (GH-22655)

The test now waits until all threads complete to avoid leaking
running threads.

Also, use regular threads rather than daemon threads.
V
Victor Stinner committed
13ff396c019d548ba181cf22c6f39309a300723c
Parent: 47ecfd8
Committed by GitHub <noreply@github.com> on 10/11/2020, 10:37:20 PM