Skip to content

[3.12] gh-110695: test_asyncio uses 50 ms for clock resolution (GH-110952)#110970

Merged
vstinner merged 1 commit intopython:3.12from
miss-islington:backport-9a9fba8-3.12
Oct 17, 2023
Merged

[3.12] gh-110695: test_asyncio uses 50 ms for clock resolution (GH-110952)#110970
vstinner merged 1 commit intopython:3.12from
miss-islington:backport-9a9fba8-3.12

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 17, 2023

Before utils.CLOCK_RES constant was added (20 ms), test_asyncio
already used 50 ms.
(cherry picked from commit 9a9fba8)

Co-authored-by: Victor Stinner vstinner@python.org

…GH-110952)

Before utils.CLOCK_RES constant was added (20 ms), test_asyncio
already used 50 ms.
(cherry picked from commit 9a9fba8)

Co-authored-by: Victor Stinner <vstinner@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants