Skip to content

stacker: make remaining stack computation more resilient #124

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

Merged
merged 1 commit into from
Apr 25, 2025

Conversation

nagisa
Copy link
Member

@nagisa nagisa commented Apr 25, 2025

Sounds like it is plausible for the stack pointer to end up past the computed stack limit depending on the implementation of stack growing and the exact timing at which the stack limit is determined.

Supersedes #51

Sounds like it is plausible for the stack pointer to end up past the
computed stack limit depending on the implementation of stack growing
and the exact timing at which the stack limit is determined.

Supersedes #51

Co-authored-by: Jude Nelson <[email protected]>
Co-authored-by: Reagan Bohan <[email protected]>
@nagisa nagisa merged commit 7a3ff32 into master Apr 25, 2025
155 checks passed
@nagisa nagisa deleted the nagisa/resilient-stack-computation-for-stacker branch April 25, 2025 23:28
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.

1 participant