Staging
v0.5.1
https://github.com/python/cpython
Revision 930d5377c5877a631c3c23929e2cb6211bb0e2fb authored by Miss Islington (bot) on 03 December 2020, 13:15:28 UTC, committed by GitHub on 03 December 2020, 13:15:28 UTC

Fix test_asyncio.test_call_later() race condition: don't measure
asyncio performance in the call_later() unit test. The test failed
randomly on the CI.
(cherry picked from commit 7e5e13d113798117d5ef25c5ffdbd0eb39420f98)

Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent 12d2306
History
Tip revision: 930d5377c5877a631c3c23929e2cb6211bb0e2fb authored by Miss Islington (bot) on 03 December 2020, 13:15:28 UTC
bpo-42553: Fix test_asyncio.test_call_later() (GH-23627)
Tip revision: 930d537
File Mode Size
workflows
CODEOWNERS -rw-r--r-- 2.7 KB
CONTRIBUTING.rst -rw-r--r-- 2.4 KB
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 700 bytes
SECURITY.md -rw-r--r-- 530 bytes
codecov.yml -rw-r--r-- 485 bytes

back to top