[issue39812] Avoid daemon threads in concurrent.futures

STINNER Victor report at bugs.python.org
Mon Mar 30 12:55:17 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:

> bpo-39812: Remove daemon threads in concurrent.futures (GH-19149)

This change introduced a leak in test_asyncio: bpo-40115.

----------
nosy: +vstinner

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39812>
_______________________________________


More information about the Python-bugs-list mailing list