gh-104144: Optimize gather to finish eagerly when all futures complete eagerly by itamaro · Pull Request #104138 · python/cpython

AlexWaygood · GitHub

itamaro

changed the title gh-NNNN: Skip creating GatheringFuture if all futures finished eagerlygh-104144: Skip creating GatheringFuture if all futures finished eagerly

May 3, 2023

Closed

itamaro

marked this pull request as ready for review

May 3, 2023 23:52

Co-authored-by: Carl Meyer <[email protected]>

…e loop, after the GatheringFuture (outer) is created

itamaro

changed the title gh-104144: Skip creating GatheringFuture if all futures finished eagerlygh-104144: Optimize gather to finish eagerly when all futures complete eagerly

May 5, 2023

itamaro

deleted the asyncio-skip-gathering-future branch

May 7, 2023 22:16

jbower-fb

pushed a commit to jbower-fb/cpython that referenced this pull request

May 8, 2023

Open