Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

vsc spins forever and python-language-server eats all my memory #529

@fenchu

Description

@fenchu

vsc v1.30.2, windows10
ms-python.python v2018.12.1
python 3.7.2 via -m venv

From time to time if I press ctrl+mouseclick to follow a code, like here it was just on json.dump.
(doesnt matter if it is basic modules or
the animation below the folders goes indefinitely and Microsoft.Python.Language.Server.exe
start eating memory, until all my 32GB has been eaten up around 100MB minute.
CPU around 20-25% (But ist a quite fast I7-7900)

Below is a snapshot just after it started happening:
vsc_pythonlanguageserve_neverstops

I then just kill the language Server and then ctrl+click is snappy again.

This has occured for me since summer almost daily.

On linux with same code, vsc, same plugins and same python, but using pyenv instead of venv,
Never any problems.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions