Skip to content

Dozens of python processes started (after update to 2018.11.0) #3514

Closed
@FreeHarry

Description

@FreeHarry

Environment data

  • VS Code version: 1.29.1
  • Extension version (available under the Extensions sidebar): 2018.11.0
  • OS and version: Windows 10
  • Python version (& distribution if applicable, e.g. Anaconda): 3.6.7
  • Type of virtual environment used (N/A | venv | virtualenv | conda | ...): No
  • Relevant/affected Python packages and their versions: XXX

Actual behavior

Since update to 2018.11.0 after some minutes of work dozens of python processes are started. Currently ~150 processes and 4.5 GB of memory is used!!

It seems each time I switch to another python file tab or change and save a python file a new python process is started. Very strange.

Metadata

Metadata

Assignees

Labels

area-intellisenseLSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.bugIssue identified by VS Code Team member as probable bug

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions