Skip to content
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

Avoiding more stack overflows #3150

Merged
merged 1 commit into from Feb 8, 2018
Merged

Avoiding more stack overflows #3150

merged 1 commit into from Feb 8, 2018

Conversation

sithhell
Copy link
Member

@sithhell sithhell commented Feb 7, 2018

This patch makes sure that action invocations always have at least as much
stack space available as they requested.

@sithhell sithhell added this to the 1.1.0 milestone Feb 7, 2018
This patch makes sure that action invocations always have at least as much
stack space available as they requested.
Copy link
Contributor

@biddisco biddisco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@biddisco biddisco merged commit 5b5932b into master Feb 8, 2018
@biddisco biddisco deleted the fixing_thread_stacks_3 branch February 8, 2018 08:18
Sign up for free to 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.

None yet

2 participants