Skip to content

gh-108277: Make test_os tolerate 10 ms diff for timerfd - #117231

Closed
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:timerfd_timeout
Closed

gh-108277: Make test_os tolerate 10 ms diff for timerfd#117231
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:timerfd_timeout

Conversation

@vstinner

@vstinnervstinner commented Mar 25, 2024

Copy link
Copy Markdown
Member

CLOCK_RES now depends on support.SHORT_TIMEOUT.

Co-Authored-By: Malcolm Smith smith@chaquo.com

CLOCK_RES now depends on support.SHORT_TIMEOUT.
Co-Authored-By: Malcolm Smith <smith@chaquo.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core reviewskip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@vstinner@mhsmith