Skip to content

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 8, 2025

The workload to advance the virtual timeout is too lightweight for some
platforms. As result the test goes in timeout as it never reaches the
end of the timer. By having a heavier workload, the virtual timer
advances rapidly and the SIGVTALRM is sent before the timeout.
(cherry picked from commit 7879081)

Co-authored-by: Diego Russo diego.russo@arm.com

…30918)

The workload to advance the virtual timeout is too lightweight for some
platforms. As result the test goes in timeout as it never reaches the
end of the timer. By having a heavier workload, the virtual timer
advances rapidly and the SIGVTALRM is sent before the timeout.
(cherry picked from commit 7879081)

Co-authored-by: Diego Russo <diego.russo@arm.com>
@bedevere-app bedevere-app bot added tests Tests in the Lib/test dir awaiting review labels Mar 8, 2025
@colesbury colesbury enabled auto-merge (squash) March 8, 2025 00:40
@colesbury colesbury merged commit 597a953 into python:3.13 Mar 8, 2025
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants