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

Fix Callstack Retrieval in Critical Error Handler. #1143

Merged
merged 2 commits into from
Aug 18, 2024

Conversation

MAJigsaw77
Copy link
Contributor

Before this fix, the critical error handler retrieved the callstack from a previous error. Now, it correctly captures the callstack from the error that triggered the crash handler.

@Simn
Copy link
Member

Simn commented Aug 18, 2024

I'm not familiar with this code but just from the sequence of statements this makes sense to me, so I'll merge it!

@Simn Simn merged commit 904ea40 into HaxeFoundation:master Aug 18, 2024
120 checks passed
@MAJigsaw77 MAJigsaw77 deleted the patch-1 branch August 18, 2024 07:47
@skial skial mentioned this pull request Aug 21, 2024
1 task
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.

2 participants