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(base): thread-local state of v8::Isolate can be corrupted while initializing DenoRuntime in Worker::start #416

Merged

Conversation

nyannyacha
Copy link
Collaborator

What kind of change does this PR introduce?

Bug fix

Description

This is a fix for another point that may have caused the segfault.

@nyannyacha nyannyacha force-pushed the fix-deno-runtime-init-may-tls-corrupt branch from d8b2cdc to 9b9c02a Compare September 30, 2024 02:45
@nyannyacha nyannyacha merged commit 539b706 into supabase:main Sep 30, 2024
3 checks passed
@nyannyacha nyannyacha deleted the fix-deno-runtime-init-may-tls-corrupt branch September 30, 2024 08:21
Copy link

🎉 This PR is included in version 1.58.9 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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