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

Multiple vim instances leads to multiple rls proccesses => high memory usage #39

Open
mashedcode opened this issue Sep 2, 2019 · 1 comment

Comments

@mashedcode
Copy link

I open the same project in multiple vim instances (large monorepo in tmux) which leads to a lot of rls processes to be spawned which easily use up 10 GB of ram alone.
IIUC I'd only need one rls process. How would I configure that?

@chemzqm chemzqm added the help wanted Extra attention is needed label Sep 10, 2019
@chemzqm
Copy link
Member

chemzqm commented Sep 10, 2019

You can't, I don't think rls have this kind of support.

@chemzqm chemzqm added Can't fix and removed help wanted Extra attention is needed labels Oct 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants