Skip to content

On Alpine we must have a reasonable stack size#433

Merged
JohnSully merged 1 commit intomainfrom
alpine_fix
May 20, 2022
Merged

On Alpine we must have a reasonable stack size#433
JohnSully merged 1 commit intomainfrom
alpine_fix

Conversation

@JohnSully
Copy link
Collaborator

Threads created with default stack size are fine for glibc builds, but alpine creates a very small stack and so we are likely to overflow. This makes it 8MB like what we set for our server threads, and is the same as the default on glibc.

@cleggeSnap
Copy link

Posterity note: implements a similar fix as #268. LGTM 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants