SIGN IN SIGN UP

[3.12] gh-110088, gh-109878: Fix test_asyncio timeouts (#110092) (#110098)

gh-110088, gh-109878: Fix test_asyncio timeouts (#110092)

Fix test_asyncio timeouts: don't measure the maximum duration, a test
should not measure a CI performance. Only measure the minimum
duration when a task has a timeout or delay. Add CLOCK_RES to
test_asyncio.utils.

(cherry picked from commit db0a258e796703e12befea9d6dec04e349ca2f5b)
V
Victor Stinner committed
0745ab88e502b56ca9a87cb6dd9cd1a23b53658a
Parent: c188a13
Committed by GitHub <noreply@github.com> on 10/2/2023, 7:35:29 PM