-
Notifications
You must be signed in to change notification settings - Fork 29.8k
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
Node SEA with useSnapshot
cannot start worker thread
#56077
Labels
single-executable
Issues and PRs related to single-executable applications
Comments
This also breaks the esm loader hooks because it also runs in a thread. |
Looks like here: Lines 322 to 350 in 03ec900
|
VoltrexKeyva
added
the
single-executable
Issues and PRs related to single-executable applications
label
Dec 2, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
v22.11.0
Platform
Subsystem
sea
What steps will reproduce the bug?
Generate a SEA and start a worker thread in it
How often does it reproduce? Is there a required condition?
Always
What is the expected behavior? Why is that the expected behavior?
Thread can be started.
What do you see instead?
Native stack trace
Additional information
The text was updated successfully, but these errors were encountered: