diff options
author | Victor Stinner <vstinner@python.org> | 2020-12-03 13:56:41 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-03 13:56:41 +0100 |
commit | 7e5e13d113798117d5ef25c5ffdbd0eb39420f98 (patch) | |
tree | cff1bc1af5215c046e678789d3d221f279122d5b /Python/errors.c | |
parent | 2ad93821a69e6efac3b0efe1d205d6e5ef030791 (diff) | |
download | cpython-git-7e5e13d113798117d5ef25c5ffdbd0eb39420f98.tar.gz |
bpo-42553: Fix test_asyncio.test_call_later() (GH-23627)
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.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions