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: Fix metric overflow in tests #4359

Merged
merged 1 commit into from
Mar 13, 2025

Conversation

berestovskyy
Copy link
Contributor

The tests are compiled with debug asserts and overflow checks enabled by default. There are no issues on the mainnet.

See https://doc.rust-lang.org/rustc/codegen-options/index.html#overflow-checks

The test are compiled with debug asserts and overflow checks by default. There is no issue on the mainnet.
@github-actions github-actions bot added the fix label Mar 13, 2025
@berestovskyy berestovskyy marked this pull request as ready for review March 13, 2025 15:57
@berestovskyy berestovskyy requested a review from a team as a code owner March 13, 2025 15:57
@berestovskyy berestovskyy added this pull request to the merge queue Mar 13, 2025
Merged via the queue into master with commit c494f86 Mar 13, 2025
23 checks passed
@berestovskyy berestovskyy deleted the andriy/fix-accumulated-priority-deviation branch March 13, 2025 16:34
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