Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.11] gh-117061: Fix test_posix.test_sched_setaffinity() on RHEL9 (GH-117126) #117138

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 21, 2024

On RHEL9, sched_setaffinity(0, []) does not fail.
(cherry picked from commit 50f9b0b)

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

…thonGH-117126)

On RHEL9, sched_setaffinity(0, []) does not fail.
(cherry picked from commit 50f9b0b)

Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-app bedevere-app bot added the tests Tests in the Lib/test dir label Mar 21, 2024
@vstinner vstinner enabled auto-merge (squash) March 21, 2024 22:23
@vstinner vstinner merged commit 0ec8561 into python:3.11 Mar 21, 2024
23 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.

None yet

2 participants