gh-97696: asyncio eager tasks factory by itamaro · Pull Request #102853 · python/cpython
itamaro
marked this pull request as ready for review
Always create a task object to resolve the design flaw with structured concurrency. Push the eager step execution into the task implementation, so the task itself knows to eagerly execute the first step if created via the eager task factory. Co-authored-by: Jacob Bower <jbower@meta.com>
itamaro
deleted the
eager-tasks-factory
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters