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(serverless): drop isolates in the same thread as they were created #483

Merged
merged 1 commit into from
Jan 14, 2023

Conversation

QuiiBz
Copy link
Member

@QuiiBz QuiiBz commented Jan 14, 2023

About

An isolate must be dropped (which will call exit() and terminate the execution) in the same thread as it was created in.

@vercel
Copy link

vercel bot commented Jan 14, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
dashboard ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 14, 2023 at 3:26PM (UTC)
docs ✅ Ready (Inspect) Visit Preview Jan 14, 2023 at 3:26PM (UTC)
storybook ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 14, 2023 at 3:26PM (UTC)
www ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 14, 2023 at 3:26PM (UTC)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant