microsoft/python-language-server

High memory useage

grape0919 opened this issue · 3 comments

I had a memory leak.
I referenced #2007 and fixed it.

But I think python.analysis.downloadChannel setting option is deprecated recently
image

So I have a memory leak again.
How do I fix it?

this question is again

Download channel has never been public option so it is unknown by design. There are no updates newer than 0.5.51.
Have you tried Pylance language server?

Thanks. I fixed it