Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3e479a commit 8eeebafCopy full SHA for 8eeebaf
1 file changed
Misc/NEWS.d/next/Library/2023-05-03-16-50-24.gh-issue-104144.yNkjL8.rst
@@ -0,0 +1,3 @@
1
+Optimize asyncio.gather when using eager tasks factory Skip creating
2
+gathering future and scheduling done callbacks when all futures finish
3
+without blocking - for up to 3x speedup
0 commit comments