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

Don't count the region tracker page when checking for leaks #892

Merged
merged 1 commit into from
Nov 9, 2024

Conversation

mconst
Copy link
Contributor

@mconst mconst commented Nov 8, 2024

We never shrink the region tracker page, so it'll show up as a leak any time it grows larger than its initial size. This isn't a useful leak to report, so just ignore it.

We never shrink the region tracker page, so it'll show up as a leak any
time it grows larger than its initial size. This isn't a useful leak to
report, so just ignore it
@cberner cberner merged commit 007d887 into cberner:master Nov 9, 2024
3 checks passed
@mconst mconst deleted the region_tracker_leaks branch November 9, 2024 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants