Skip to content

gh-138163: scheduler tests for posix_spawn fail on glibc for SCHED_BATCH#138576

Merged
encukou merged 3 commits into
python:mainfrom
jxes993409:posix-spawn-test
Sep 12, 2025
Merged

gh-138163: scheduler tests for posix_spawn fail on glibc for SCHED_BATCH#138576
encukou merged 3 commits into
python:mainfrom
jxes993409:posix-spawn-test

Conversation

@jxes993409

@jxes993409 jxes993409 commented Sep 6, 2025

Copy link
Copy Markdown
Contributor

@python-cla-bot

python-cla-bot Bot commented Sep 6, 2025

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

CLA signed

@bedevere-app bedevere-app Bot added awaiting review tests Tests in the Lib/test dir labels Sep 6, 2025
@bedevere-app

This comment was marked as resolved.

@encukou

encukou commented Sep 11, 2025

Copy link
Copy Markdown
Member

Thank you! This looks good, but it's a very long line. Could you limit lines to 79 characters?

@jxes993409 jxes993409 changed the title gh-138163: scheduler tests for posix_spawn fail on glibc for `SCHED_B… gh-138163: scheduler tests for posix_spawn fail on glibc for SCHED_BATCH Sep 12, 2025
@jxes993409 jxes993409 changed the title gh-138163: scheduler tests for posix_spawn fail on glibc for SCHED_BATCH gh-138163: scheduler tests for posix_spawn fail on glibc for SCHED_BATCH Sep 12, 2025
@encukou encukou merged commit 4929414 into python:main Sep 12, 2025
43 checks passed
@encukou

encukou commented Sep 12, 2025

Copy link
Copy Markdown
Member

Thank you!

@encukou encukou added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Sep 12, 2025
@miss-islington-app

Copy link
Copy Markdown

Thanks @jxes993409 for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Thanks @jxes993409 for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 12, 2025
… glibc (pythonGH-138576)

(cherry picked from commit 4929414)

Co-authored-by: jxes993409 <68891412+jxes993409@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 12, 2025
… glibc (pythonGH-138576)

(cherry picked from commit 4929414)

Co-authored-by: jxes993409 <68891412+jxes993409@users.noreply.github.com>
@bedevere-app

bedevere-app Bot commented Sep 12, 2025

Copy link
Copy Markdown

GH-138819 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Sep 12, 2025
@bedevere-app

bedevere-app Bot commented Sep 12, 2025

Copy link
Copy Markdown

GH-138820 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Sep 12, 2025
encukou added a commit that referenced this pull request Sep 16, 2025
…n glibc (GH-138576) (GH-138819)

(cherry picked from commit 4929414)


This backport omits SCHED_DEADLINE, which was added in 3.14.

---------

Co-authored-by: jxes993409 <68891412+jxes993409@users.noreply.github.com>
Co-authored-by: Petr Viktorin <encukou@gmail.com>
encukou added a commit that referenced this pull request Oct 7, 2025
…n glibc (GH-138576) (GH-138820)

(cherry picked from commit 4929414)

Co-authored-by: jxes993409 <68891412+jxes993409@users.noreply.github.com>
Co-authored-by: Petr Viktorin <encukou@gmail.com>
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