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.
Analysing in background causes memory leak #831
Closed
Description
After the most recent upgrade to the Python extention for VSCode, it grinds my laptop to a halt by consuming all the memory.
Extention information
Name: Python
Id: ms-python.python
Version: 2019.3.6139
Publisher: Microsoft
VSCode version
Version: 1.32.3 (user setup)
Commit: a3db5be9b5c6ba46bb7555ec5d60178ecc2eaae4
Date: 2019-03-14T23:43:35.476Z
Electron: 3.1.6
Chrome: 66.0.3359.181
Node.js: 10.2.0
V8: 6.6.346.32
OS: Windows_NT x64 10.0.14393
Some images
Note the Memory usage in Task Manager. This just continues growing rather quickly until it consumes all the available RAM on my laptop (25Gb) within 10 minutes or so.
I don't know which 7000 files it is analyzing, the currently open folder itself is tiny.
Metadata
Metadata
Assignees
Labels
No labels