]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-124309: fix staggered race on eager tasks (GH-124847) (#125339)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 12 Oct 2024 03:11:53 +0000 (05:11 +0200)
committerGitHub <noreply@github.com>
Sat, 12 Oct 2024 03:11:53 +0000 (20:11 -0700)
commitb4c504d76ff3aa42943854571fa7610db5407e80
treef2ea9114669b3ee350ab1999ac1172adf4b01528
parenta314026cfe05306e90b1df156e8a9441520b5d9f
[3.13] gh-124309: fix staggered race on eager tasks (GH-124847) (#125339)

Co-authored-by: Thomas Grainger <tagrain@gmail.com>
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Lib/asyncio/staggered.py
Lib/test/test_asyncio/test_eager_task_factory.py
Lib/test/test_asyncio/test_staggered.py
Misc/NEWS.d/next/Library/2024-10-01-13-46-58.gh-issue-124390.dK1Zcm.rst [new file with mode: 0644]