Limit memory usage of a language server #9753
Unanswered
automainint
asked this question in
Ideas
Replies: 1 comment 1 reply
-
I don't think we want to add workarounds for upstream bugs, but maybe you could do what you want by writing a wrapper script instead |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just got a system crash because of clangd memory leak bug
It would be great to have a config option to prevent that kind of a problem, e.g.
Beta Was this translation helpful? Give feedback.
All reactions