summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Tests/2020-10-12-00-11-47.bpo-41739.wSCc4K.rst
blob: 7aee2b94444727ca5ec0220e03b00a1efd9f8712 (plain)
1
2
Fix test_logging.test_race_between_set_target_and_flush(): the test now
waits until all threads complete to avoid leaking running threads.