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

[mono] Exit early to prevent endless loop when crashing #105249

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

akoeplinger
Copy link
Member

We hit an issue where we got into an endless loop of crashes while trying to dump the stack trace. Move the existing code to protect against this up to make sure we abort early enough.

We hit an issue where we got into an endless loop of crashes while trying to dump the stack trace.
Move the existing code to protect against this up to make sure we abort early enough.
@akoeplinger
Copy link
Member Author

/ba-g failure is a timeout that is unrelated.

1 similar comment
@akoeplinger
Copy link
Member Author

/ba-g failure is a timeout that is unrelated.

@akoeplinger akoeplinger merged commit 4c21cb3 into dotnet:main Jul 22, 2024
75 of 80 checks passed
@akoeplinger akoeplinger deleted the mono-crash branch July 22, 2024 21:17
@github-actions github-actions bot locked and limited conversation to collaborators Aug 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants