Skip to content

Unhandled Timeout Promise #1432

@Jason3S

Description

@Jason3S
  • 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.

image

Steps to Reproduce:

  1. Clone a large repository (like VS Code https://github.com/microsoft/vscode-extension-samples.git).
  2. cd to one of the examples: lsp-multi-server-sample
  3. build and launch (open another workspace, like vscode-gitlens).
  4. make changes to a file. (generally the error starts happen once a file is changed.).

Callstack:

image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions