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

feat(core): add storing heap as field in AllocationsContext #4473

Conversation

ecol-master
Copy link
Member

Resolves #3932 .

  • store heap instead of max_pages

@grishasobol

@ecol-master ecol-master added A0-pleasereview PR is ready to be reviewed by the team C2-refactoring Refactoring proposal D1-core Gear Core labels Jan 26, 2025
…ationscontext-in-order-to-skip-useless-panics
@ecol-master ecol-master force-pushed the 3932-store-heap-interval-as-field-in-allocationscontext-in-order-to-skip-useless-panics branch from 9a135a0 to 36ac418 Compare February 12, 2025 06:54
@ecol-master ecol-master merged commit f860337 into master Feb 12, 2025
11 checks passed
@ecol-master ecol-master deleted the 3932-store-heap-interval-as-field-in-allocationscontext-in-order-to-skip-useless-panics branch February 12, 2025 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A0-pleasereview PR is ready to be reviewed by the team C2-refactoring Refactoring proposal D1-core Gear Core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Store heap interval as field in AllocationsContext in order to skip useless panics
2 participants