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(runtime/web_worker): populate SnapshotOptions for WebWorker when instantiated without snapshot #25280

Merged
merged 2 commits into from
Aug 29, 2024

Conversation

yuhr
Copy link
Contributor

@yuhr yuhr commented Aug 28, 2024

Fixes #25277

@CLAassistant
Copy link

CLAassistant commented Aug 28, 2024

CLA assistant check
All committers have signed the CLA.

@yuhr
Copy link
Contributor Author

yuhr commented Aug 28, 2024

ci / test debug linux-aarch64 failed with a temporary error:

Error: Error: Request timeout: /repos/protocolbuffers/protobuf/releases?page=1

Could someone rerun this?

@littledivy littledivy merged commit 4f97261 into denoland:main Aug 29, 2024
17 checks passed
lucacasonato pushed a commit that referenced this pull request Aug 29, 2024
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.

Why does WebWorker::from_options instantiate JsRuntime with no SnapshotOptions
4 participants