You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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.
0 commit comments