Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[mono] Exit early to prevent endless loop when crashing (#105249)
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.
- Loading branch information