-
Notifications
You must be signed in to change notification settings - Fork 832
Closed
Labels
keepaliveSkipped by stale botSkipped by stale bottype/choreSomething that needs to be done; not a bug or a featureSomething that needs to be done; not a bug or a feature
Milestone
Description
Is your feature request related to a problem? Please describe.
Deprecate and later remove the heap ballast introduced in #1489
Describe the solution you'd like
Since 1.19 we can use GOMEMLIMIT with GOGC which is a better approach at the problem
See https://tip.golang.org/doc/gc-guide
Describe alternatives you've considered
Keeping the option is not ideal, as it has a bad usage of the memory
Metadata
Metadata
Assignees
Labels
keepaliveSkipped by stale botSkipped by stale bottype/choreSomething that needs to be done; not a bug or a featureSomething that needs to be done; not a bug or a feature