SIGN IN SIGN UP

bpo-30357: test_thread now uses threading_cleanup() (#1592)

test_thread: setUp() now uses support.threading_setup() and
support.threading_cleanup() to wait until threads complete to avoid
random side effects on following tests.

Co-Authored-By:  Grzegorz Grzywacz <grzegorz.grzywacz@nazwa.pl>
V
Victor Stinner committed
79ef7f8e88a4972c4aecf95cfc5cd934f1861e08
Parent: 83a2c28
Committed by GitHub <noreply@github.com> on 5/15/2017, 3:55:32 PM