Skip to content

Fix infinite loop on high memory pressure. #145

Merged
krasow merged 2 commits into
developfrom
auto-gc-patch
Jun 5, 2026
Merged

Fix infinite loop on high memory pressure. #145
krasow merged 2 commits into
developfrom
auto-gc-patch

Conversation

@krasow

@krasow krasow commented Jun 5, 2026

Copy link
Copy Markdown
Member

We would be in an infinite collection loop if we had actual high memory pressure. Now, we measure the difference changed between GC iterations to determine whether or not to run the GC.

requires legate_branch: develop

@krasow krasow merged commit 4c46652 into develop Jun 5, 2026
7 of 11 checks passed
@krasow krasow deleted the auto-gc-patch branch June 5, 2026 22:35
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.

1 participant