-
-
Notifications
You must be signed in to change notification settings - Fork 33k
gh-138163: scheduler tests for posix_spawn fail on glibc for SCHED_BATCH
#138576
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
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
Thank you! This looks good, but it's a very long line. Could you limit lines to 79 characters? |
SCHED_BATCH
Thank you! |
Thanks @jxes993409 for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Thanks @jxes993409 for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
… glibc (pythonGH-138576) (cherry picked from commit 4929414) Co-authored-by: jxes993409 <68891412+jxes993409@users.noreply.github.com>
… glibc (pythonGH-138576) (cherry picked from commit 4929414) Co-authored-by: jxes993409 <68891412+jxes993409@users.noreply.github.com>
GH-138819 is a backport of this pull request to the 3.13 branch. |
GH-138820 is a backport of this pull request to the 3.14 branch. |
SCHED_BATCH
#138163