blob: c7e7b7f242b2c65b3711f2a039aeb34722b4fc20 [file] [log] [blame]
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. Initial patch written by Grzegorz Grzywacz.