diff options
author | Victor Stinner <vstinner@python.org> | 2023-10-02 19:35:29 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-02 19:35:29 (GMT) |
commit | 0745ab88e502b56ca9a87cb6dd9cd1a23b53658a (patch) | |
tree | 4c72eebfa7fecbfc4f7d0025f738bae7c9d80198 /Python/flowgraph.c | |
parent | c188a13c8ed3605e57caf6aa1783833f386e1c76 (diff) | |
download | cpython-0745ab88e502b56ca9a87cb6dd9cd1a23b53658a.zip cpython-0745ab88e502b56ca9a87cb6dd9cd1a23b53658a.tar.gz cpython-0745ab88e502b56ca9a87cb6dd9cd1a23b53658a.tar.bz2 |
[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)
Diffstat (limited to 'Python/flowgraph.c')
0 files changed, 0 insertions, 0 deletions