mirror of
https://github.com/python/cpython.git
synced 2025-11-11 19:12:05 +00:00
gh-136470: Correct InterpreterPoolExecutor's default thread name (GH-136472)
The OS thread name is now correctly prefixed with `InterpreterPoolExecutor` instead of `ThreadPoolExecutor`.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| futures | ||
| interpreters | ||
| __init__.py | ||