Skip to content

Commit

Permalink
Put it back
Browse files Browse the repository at this point in the history
  • Loading branch information
dsarlis committed Jan 21, 2025
1 parent fe55e12 commit 2844102
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rs/execution_environment/src/execution/update.rs
Original file line number Diff line number Diff line change
Expand Up @@ -479,6 +479,7 @@ impl UpdateHelper {
round,
);
}
self.deallocation_sender.send(Box::new(clean_canister));

apply_canister_state_changes(
canister_state_changes,
Expand Down

0 comments on commit 2844102

Please sign in to comment.