-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Milestone
Description
- GitLens Version: v11.3.0
- Git Version: 2.26.0
VS Code:
Version: 1.54.3
Commit: 2b9aebd5354a3629c3aba0a5f5df49f43d6689f8
Date: 2021-03-15T11:57:12.728Z
Electron: 11.3.0
Chrome: 87.0.4280.141
Node.js: 12.18.3
V8: 8.7.220.31-electron.0
OS: Darwin x64 20.3.0
GitLens has an unhandled rejected promise due to a timeout.
This is only an issue while debugging another VS Code extension.
Steps to Reproduce:
- Clone a large repository (like VS Code https://github.com/microsoft/vscode-extension-samples.git).
- cd to one of the examples:
lsp-multi-server-sample - build and launch (open another workspace, like
vscode-gitlens). - make changes to a file. (generally the error starts happen once a file is changed.).
Callstack:

