[New-bugs-announce] [issue30830] HTTPHandlerTest of test_logging leaks a "dangling" thread

STINNER Victor report at bugs.python.org
Mon Jul 3 04:09:05 EDT 2017


New submission from STINNER Victor:

test_output (test.test_logging.HTTPHandlerTest) ... ok
Warning -- threading_cleanup() failed to cleanup -1 threads after 3 sec (count: 0, dangling: 1)

See also the previous test_logging threads issue, bpo-30131.

----------
components: Tests
keywords: buildbot
messages: 297540
nosy: haypo, koobs
priority: normal
severity: normal
status: open
title: HTTPHandlerTest of test_logging leaks a "dangling" thread
type: resource usage
versions: Python 3.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30830>
_______________________________________


More information about the New-bugs-announce mailing list