bpo-31234: Add test.support.wait_threads_exit() (#3578)
Use _thread.count() to wait until threads exit. The new context manager prevents the "dangling thread" warning.
V
Victor Stinner committed
ff40ecda73178dfcad24e26240d684356ef20793
Parent: b8c7be2
Committed by GitHub <noreply@github.com>
on 9/14/2017, 8:07:24 PM