Skip to content

cpp intellisense spawns too many threads #4222

@XiangpengHao

Description

@XiangpengHao

Type: LanguageService

Describe the bug

  • OS and Version: Local: Windows 10 Version 10.0.18362.329, Remote: Arch Linux (Kernal: 5.2.11-arch1-1-ARCH)
  • VS Code Version:
Version: 1.38.0 (user setup)
Commit: 3db7e09f3b61f915d03bbfa58e258d6eee843f35
Date: 2019-09-03T21:49:13.459Z
Electron: 4.2.10
Chrome: 69.0.3497.128
Node.js: 10.11.0
V8: 6.9.427.31-electron.0
OS: Windows_NT x64 10.0.18362
  • C/C++ Extension Version: 0.25.1
  • Other extensions you installed (and if the issue persists after disabling them): all other extensions disabled, except for Remote - SSH 0.46.0
  • A clear and concise description of what the bug is.
    image
    It spawns more than 200 threads, and each of them asks 10.9G virtual memory.

To Reproduce

On a Windows 10 machine, connect to remote server via ssh.

Open any CPP project.

Open htop to see how many resources it takes.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions