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: lock isolate before handle_scope #149

Merged
merged 1 commit into from
Mar 3, 2022

Conversation

edusperoni
Copy link
Collaborator

@edusperoni edusperoni commented Mar 2, 2022

this fixes a bug where we don't lock the isolate before calling handle_scope, which might make v8 crash.

This crash always happens if you use --debug-brk and try to attach the dev tools

@cla-bot cla-bot bot added the cla: yes label Mar 2, 2022
@edusperoni edusperoni marked this pull request as ready for review March 2, 2022 13:04
@NathanWalker NathanWalker merged commit d1de7cd into release/8-2 Mar 3, 2022
@edusperoni edusperoni deleted the fix/inspector-crash branch March 9, 2022 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants