commit | 374d998b507d34a6c0a3816a163926a8ba0c483f | [log] [tgz] |
---|---|---|
author | Markus Mohrhard <markusm@dug.com> | Fri Feb 28 04:01:47 2020 +0800 |
committer | GitHub <noreply@github.com> | Thu Feb 27 12:01:47 2020 -0800 |
tree | 1c4edd7d514556850b6f7314b0a60f1c4e2b9300 | |
parent | 02a4d57263a9846de35b0db12763ff9e7326f62c [diff] |
bpo-39609: set the thread_name_prefix for the default asyncio executor (GH-18458) Just a small debugging improvement to identify the asyncio executor threads.