SIGN IN SIGN UP

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.
V
Victor Stinner committed
7e5e13d113798117d5ef25c5ffdbd0eb39420f98
Parent: 2ad9382
Committed by GitHub <noreply@github.com> on 12/3/2020, 12:56:41 PM