diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-12-03 13:20:07 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-03 13:20:07 (GMT) |
commit | 9f26833cedd33439b11059d423f599982abeb180 (patch) | |
tree | 5133b214566d26574e2cbadc9a23da88b53f8241 /Python/pythonrun.c | |
parent | ae67db6b314e297a1b67ed15c0bb560b8ce5b856 (diff) | |
download | cpython-9f26833cedd33439b11059d423f599982abeb180.zip cpython-9f26833cedd33439b11059d423f599982abeb180.tar.gz cpython-9f26833cedd33439b11059d423f599982abeb180.tar.bz2 |
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.
(cherry picked from commit 7e5e13d113798117d5ef25c5ffdbd0eb39420f98)
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions