Skip to content

fix: switch to checkpoint for wasm binaries in canister snapshots #4777

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

Merged
merged 2 commits into from
Apr 14, 2025

Conversation

ShuoWangNSL
Copy link
Contributor

@ShuoWangNSL ShuoWangNSL commented Apr 10, 2025

During checkpointing, we switch to the files in the new checkpoint to back data structures like pagemaps and wasm binaries. This approach should also apply to the wasm binaries of canister snapshots and this PR fixes it.

@github-actions github-actions bot added the fix label Apr 10, 2025
@ShuoWangNSL ShuoWangNSL force-pushed the shuo/switch_to_checkpoint_snapshot_wasm branch 4 times, most recently from 8985cdc to ee1a530 Compare April 11, 2025 00:16
@ShuoWangNSL ShuoWangNSL force-pushed the shuo/switch_to_checkpoint_snapshot_wasm branch from d28e399 to 16ab02b Compare April 11, 2025 00:29
@ShuoWangNSL ShuoWangNSL marked this pull request as ready for review April 11, 2025 00:41
@ShuoWangNSL ShuoWangNSL requested a review from a team as a code owner April 11, 2025 00:41
@ShuoWangNSL ShuoWangNSL added this pull request to the merge queue Apr 14, 2025
Merged via the queue into master with commit 79f0a7d Apr 14, 2025
29 checks passed
@ShuoWangNSL ShuoWangNSL deleted the shuo/switch_to_checkpoint_snapshot_wasm branch April 14, 2025 19:52
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.

2 participants