mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
7e5e13d113
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.