]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-97546: fix flaky asyncio `test_wait_for_race_condition` test (#102421)
authorKumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Sun, 5 Mar 2023 06:45:22 +0000 (12:15 +0530)
committerGitHub <noreply@github.com>
Sun, 5 Mar 2023 06:45:22 +0000 (12:15 +0530)
commita74cd3ba5de1aad1a1e1ee57328b54c22be47f77
treeb2371098f0029b82a93466479b9ff5e8f5f0449a
parenteff9f43924fc836970b2378d58523388d9246194
GH-97546: fix flaky asyncio `test_wait_for_race_condition` test (#102421)
Lib/test/test_asyncio/test_waitfor.py