I opened this bug a few days ago: https://github.com/python/cpython/issues/132593 Based on the answers, I believe the behavior will remain the same. Therefore, test [test_set_task_name](https://github.com/MagicStack/uvloop/blob/master/tests/test_base.py#L563-L574) will need to change.
I opened this bug a few days ago: python/cpython#132593
Based on the answers, I believe the behavior will remain the same. Therefore, test test_set_task_name will need to change.