SIGN IN SIGN UP

bpo-30131: test_logging now joins queue threads (#1298)

QueueListenerTest of test_logging now closes the multiprocessing
Queue and joins its thread to prevent leaking dangling threads to
following tests.

Add also @support.reap_threads to detect earlier if a test leaks
threads (and try to "cleanup" these threads).
V
Victor Stinner committed
8ca2f2faefa8dba323a2e4c4b86efb633d7a53cf
Parent: 6e67695
Committed by GitHub <noreply@github.com> on 4/26/2017, 1:56:25 PM