-
Notifications
You must be signed in to change notification settings - Fork 2.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
Worker
& worker_threads
stability tracking issue
#15964
Comments
Jarred-Sumner
added
tracking
An umbrella issue for tracking big features
Worker
uses the web or node worker api
labels
Dec 23, 2024
This was referenced Dec 23, 2024
This was referenced Dec 23, 2024
Closed
Closed
Closed
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Worker
in Bun is still marked as experimental. There are many different issues related to this.TODO:
*JSC.EventLoop
use a weak pointer or an integer for the ScriptExecutionContextID, so that we do not attempt to reference an event loop of a closed WorkerThe text was updated successfully, but these errors were encountered: