Skip to content
GitLab
Explore
Sign in
Wrap coroutines passed to asyncio.wait in tasks
Code
Review changes
Check out branch
Download
Patches
Plain diff
Leo P. Singer
requested to merge
leo-singer/gwcelery:asyncio.create_task
into
main
Jan 30, 2024
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
From Python 3.11 onward,
asyncio.wait
does not automatically wrap coroutines in tasks.
Merge request reports
Loading