Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.11] gh-110088, gh-109878: Fix test_asyncio timeouts (#110092)#110099

Merged
vstinner merged 1 commit into
python:3.11python/cpython:3.11from
vstinner:asyncio_timeout11vstinner/cpython:asyncio_timeout11Copy head branch name to clipboard
Sep 29, 2023
Merged

[3.11] gh-110088, gh-109878: Fix test_asyncio timeouts (#110092)#110099
vstinner merged 1 commit into
python:3.11python/cpython:3.11from
vstinner:asyncio_timeout11vstinner/cpython:asyncio_timeout11Copy head branch name to clipboard

Conversation

@vstinner

@vstinner vstinner commented Sep 29, 2023

Copy link
Copy Markdown
Member

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 db0a258)

…10092)

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 db0a258)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.