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

Allow higher memory limit than request #1257

Merged
merged 2 commits into from
Dec 19, 2024
Merged

Conversation

Richard87
Copy link
Contributor

@Richard87 Richard87 commented Dec 18, 2024

fixes #1256

Added a bit logic:

  • If Request is set, but no limit is set, Limit is set equal to request
  • If Limit is set, but no request, Request is set equal to Limit

@Richard87 Richard87 requested review from satr and removed request for satr December 18, 2024 16:07
@Richard87 Richard87 self-assigned this Dec 18, 2024
@Richard87 Richard87 requested a review from satr December 19, 2024 07:51
@Richard87 Richard87 marked this pull request as ready for review December 19, 2024 07:51
@Richard87 Richard87 merged commit f759b05 into master Dec 19, 2024
5 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.

Allow Memory limit higher than requested memory
2 participants