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 incorrect assert() handling #10

Merged
merged 1 commit into from
Apr 15, 2024
Merged

Conversation

jaymo1011
Copy link

Fixes tomblind#74 by starting the trace one level deeper, skipping over debuggerAssert as was likely intended. This is the fix suggested by @TIMONz1535 in the issue on the original repo.

Fixes tomblind#74 by starting the trace one level deeper, skipping over `debuggerAssert` as was likely intended.
@TIMONz1535
Copy link

TIMONz1535 commented Mar 31, 2024

Thank you guys for supporting the extension, I already forgot that I opened some issue (and I used the unpatched version for a long time >.<). It is sad that the original author has no activity, I hope he's okay.

I actively use this extension for my work, but only basic functionality. I will be happy to try new version.

@sewbacca
Copy link
Collaborator

Looks good to me. I also have tested this locally.

@sewbacca sewbacca merged commit f89c816 into Ismoh:master Apr 15, 2024
1 check passed
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.

Wrong assert stack level
3 participants