Jacob Bower
Results
1
issues of
Jacob Bower
# Feature or enhancement We propose adding “eager” coroutine execution support to `asyncio.TaskGroup` via a new method `enqueue()` [1]. `TaskGroup.enqueue()` would have the same signature as `TaskGroup.create_task()` but eagerly perform...
type-feature
performance
expert-asyncio
3.12