Skip to content

fix(memory): use MAX_MEMORY in heap limit panic#428

Merged
eigmax merged 2 commits intoProjectZKM:mainfrom
yyhrnk:fix/memory-limit-panic
Jan 20, 2026
Merged

fix(memory): use MAX_MEMORY in heap limit panic#428
eigmax merged 2 commits intoProjectZKM:mainfrom
yyhrnk:fix/memory-limit-panic

Conversation

@yyhrnk
Copy link
Copy Markdown
Contributor

@yyhrnk yyhrnk commented Jan 17, 2026

The panic message hardcoded an outdated limit that conflicted with MAX_MEMORY and project docs. Using the constant in the formatted message keeps diagnostics accurate and prevents future drift if the limit changes.

@eigmax
Copy link
Copy Markdown
Member

eigmax commented Jan 19, 2026

Can you plz fix the lint?

@yyhrnk
Copy link
Copy Markdown
Contributor Author

yyhrnk commented Jan 20, 2026

Can you plz fix the lint?

oh sorry, corrected

@eigmax eigmax merged commit 58f41aa into ProjectZKM:main Jan 20, 2026
3 checks passed
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