Skip to content

src: lock the thread properly in snapshot builder#56327

Merged
nodejs-github-bot merged 1 commit intonodejs:mainfrom
joyeecheung:fix-locker
Jan 7, 2025
Merged

src: lock the thread properly in snapshot builder#56327
nodejs-github-bot merged 1 commit intonodejs:mainfrom
joyeecheung:fix-locker

Conversation

@joyeecheung
Copy link
Copy Markdown
Member

@joyeecheung joyeecheung commented Dec 20, 2024

Otherwise it can crash DCHECK when V8 expects that at least someone is locking the current thread.

Fixes: nodejs/node-v8#294

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

node_mksnapshot fails for debug builds

7 participants