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: EXC-1889 Hook condition should be checked after every mgmt canister call #3988

Merged
merged 13 commits into from
Feb 19, 2025

Conversation

dragoljub-duric
Copy link
Contributor

@dragoljub-duric dragoljub-duric commented Feb 17, 2025

This PR ensures that the condition for a low-wasm memory hook will be met after every mgmt canister call.
Since we already have tests that condition is checked after Updating settings and Installing code, we will only add tests that snapshot operations influence hook in the floow-up https://github.com/dfinity/ic/pull/4023/files.

@github-actions github-actions bot added the fix label Feb 17, 2025
@dragoljub-duric dragoljub-duric marked this pull request as ready for review February 19, 2025 15:55
@dragoljub-duric dragoljub-duric requested a review from a team as a code owner February 19, 2025 15:55
Copy link
Contributor

@maksymar maksymar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM assuming comments are addressed.

@dragoljub-duric dragoljub-duric added this pull request to the merge queue Feb 19, 2025
Merged via the queue into master with commit 0923aa8 Feb 19, 2025
26 checks passed
@dragoljub-duric dragoljub-duric deleted the EXC-1889_2 branch February 19, 2025 22:29
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.

3 participants