[issue39609] Set the thread_name_prefix for asyncio's default executor ThreadPoolExecutor

Caleb Hattingh report at bugs.python.org
Mon Feb 17 18:14:15 EST 2020


Caleb Hattingh <caleb.hattingh at gmail.com> added the comment:

This change seems fine.

Markus,

I'm curious if there is a specific reason you prefer to use the default executor rather than replacing it with your own? Is it just convenience or are there other reasons?

----------
nosy: +cjrh

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


More information about the Python-bugs-list mailing list