[issue30830] test_logging leaks dangling threads on FreeBSD

STINNER Victor report at bugs.python.org
Fri Aug 18 12:42:03 EDT 2017


STINNER Victor added the comment:

> Example:
>
> 10-STABLE-amd64% ./python -m test -v test_logging --fail-env-changed -F -m test.test_logging.DatagramHandlerTest.test_output -m test.test_logging.ConfigDictTest.test_listen_config_10_ok  --match=test.test_logging.SocketHandlerTest.test_output

Oh, I forgot to mention that I also run "./python -m test -j4" in a different terminal in parallel to make the bug more likely.

----------

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


More information about the Python-bugs-list mailing list