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

Python Language Server is taking all my RAM. #15

Closed
HymanZHAN opened this issue Oct 4, 2018 · 1 comment
Closed

Python Language Server is taking all my RAM. #15

HymanZHAN opened this issue Oct 4, 2018 · 1 comment

Comments

@HymanZHAN
Copy link

VS Code Version: 1.27.2
OS Version [macOS/Windows]: Pop_Os 18.04
Visual Studio IntelliCode Extension Version: 1.0.4
Python Extension Version:2018.8.0
Target Platform or Language [e.g. Python]: Python 3.7
Steps to Reproduce / Scenario:

  1. Open a flask web project
  2. Start typing and press ctrl+space to invoke IntelliSense

Problem:

The process Microsoft.Python.LanguageServer is taking more than 14G of RAM of my 16G machine. The status indicator at the bottom of VS Code shows "Analyzing workspace, 8 items remaining" and simply doesn't finish.

screenshot from 2018-10-04 19-18-15

python_lang_server_bug

@markw-t
Copy link
Contributor

markw-t commented Oct 5, 2018

Thanks for reporting this @HymanZHAN

The issue is already being tracked by the following on the Language Server repo:

microsoft/python-language-server#193
microsoft/python-language-server#195

...which are being actively worked on.

Mark

@markw-t markw-t closed this as completed Oct 5, 2018
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

No branches or pull requests

2 participants