Skip to content

Updating CodeQL CLI hangs loading the workspace tree #283

@lcartey

Description

@lcartey

Describe the bug
When I load VS Code, and there's an update to the CodeQL CLI available, the CLI is automatically downloaded. However, VS Code will not load my workspace tree whilst the CLI is downloading (it's simply blank).

It seems like we're doing the CLI update in some sort of initialization handler which is preventing the workspace tree from loading.

To Reproduce
Open VS Code after CodeQL CLI has been updated.

Expected behavior
Workspace tree should be available while new CodeQL CLI is downloading.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions