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 state sync #1243

Merged
merged 8 commits into from
Oct 31, 2022
Merged

Fix state sync #1243

merged 8 commits into from
Oct 31, 2022

Conversation

assafmo
Copy link
Member

@assafmo assafmo commented Oct 31, 2022

Don't use wasmvm to write the WASM binaries to disk when restoring a snapshot. Otherwise it sometimes crashes with:

signal 11 received but handler not on signal stack
fatal error: non-Go code set up signal handler without SA_ONSTACK flag

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Oct 31, 2022

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: d16d20d
Status: ✅  Deploy successful!
Preview URL: https://9dc7aae8.swagger-preview.pages.dev
Branch Preview URL: https://try-to-fix-state-sync.swagger-preview.pages.dev

View logs

@assafmo assafmo merged commit c0a27dc into master Oct 31, 2022
@assafmo assafmo deleted the try-to-fix-state-sync branch October 31, 2022 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants