Skip to content

GH-126910: Increase default stack size for linux platforms without working HAVE_PTHREAD_GETATTR_NP - #148002

Closed
markshannon wants to merge 1 commit into
python:mainfrom
markshannon:experimental-stack-limit-fix
Closed

GH-126910: Increase default stack size for linux platforms without working HAVE_PTHREAD_GETATTR_NP#148002
markshannon wants to merge 1 commit into
python:mainfrom
markshannon:experimental-stack-limit-fix

Conversation

@markshannon

@markshannonmarkshannon commented Apr 2, 2026

Copy link
Copy Markdown
Member

This is an attempt to fix the CentOS no-gil buildbot with perf profiling.

…PTHREAD_GETATTR_NP
Change-Id: I861a3039816c368e6a8823a70f75c2119e417c7f
@markshannonmarkshannon added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Apr 2, 2026
@bedevere-bot

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @markshannon for commit 2a132d7 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F148002%2Fmerge

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

@bedevere-botbedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Apr 2, 2026
@markshannon

Copy link
Copy Markdown
MemberAuthor

Since we are changing the stack depth, I'm running all the buildbots.

@markshannon

Copy link
Copy Markdown
MemberAuthor

That didn't work.

@markshannon
markshannon deleted the experimental-stack-limit-fix branch April 2, 2026 11:12
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@markshannon@bedevere-bot