SIGN IN SIGN UP

bpo-31234: threading_cleanup() now warns immediately (#3138)

support.threading_cleanup() waits for 1 second before emitting a
warning if there are threads running in the background. With this
change, it now emits the warning immediately, to be able to catch
bugs more easily.
V
Victor Stinner committed
ace1ecc00b35a8b1dc6e352d547dde07913017bb
Parent: 88031a9
Committed by GitHub <noreply@github.com> on 9/13/2017, 8:42:00 PM