-
Notifications
You must be signed in to change notification settings - Fork 38.4k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buggitGIT issuesGIT issuesverifiedVerification succeededVerification succeeded
Milestone
Description
- VSCode Version: 1.20.0 (also occurs on 1.21 Insider)
- OS Version: Windows 10 Pro 16299
Steps to Reproduce:
- Open a folder containing a repo with a lot of submodules (e.g. https://github.com/github/linguist, which contains 300 submodules in the
vendors/grammarssubdirectory). The submodules must be initialized and updated for this bug to manifest, so you must init and update submodules after cloning https://github.com/github/linguist from scratch. - Wait some seconds, or open the Git pane
- VSCode spawns hundreds of Git subprocesses all at once, which effectively fork bombs my machine for several minutes, during which the entire computer (OS, VSCode, mouse cursor) is completely unresponsive.

Does this issue occur when all extensions are disabled?: Yes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buggitGIT issuesGIT issuesverifiedVerification succeededVerification succeeded