summaryrefslogtreecommitdiffstats
path: root/Python/errors.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2017-09-13 20:42:00 (GMT)
committerGitHub <noreply@github.com>2017-09-13 20:42:00 (GMT)
commitace1ecc00b35a8b1dc6e352d547dde07913017bb (patch)
treec3df0738fe0767df7a99c6d81658c0b12839ca67 /Python/errors.c
parent88031a9adedb594500db643404614f6648beec81 (diff)
downloadcpython-ace1ecc00b35a8b1dc6e352d547dde07913017bb.zip
cpython-ace1ecc00b35a8b1dc6e352d547dde07913017bb.tar.gz
cpython-ace1ecc00b35a8b1dc6e352d547dde07913017bb.tar.bz2
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.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions