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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ecol-master
Copy link
Contributor

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
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
1 participant