7ca1ec6 to
b9078e6
Compare
Codecov Report
@@ Coverage Diff @@
## master #18458 +/- ##
==========================================
- Coverage 82.20% 82.12% -0.09%
==========================================
Files 1957 1954 -3
Lines 589324 583606 -5718
Branches 44428 44428
==========================================
- Hits 484430 479259 -5171
+ Misses 95233 94702 -531
+ Partials 9661 9645 -16
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
A shorter name is better, please apply it.
| thread_name_prefix='asyncio_default_executor' | |
| thread_name_prefix='asyncio' |
b9078e6 to
d9d31c9
Compare
|
Sorry, I can't merge this PR. Reason: |
|
Thanks! |
Just a small debugging improvement to identify the asyncio executor threads.
https://bugs.python.org/issue39609
Automerge-Triggered-By: @asvetlov