Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

stop registerLanguageFeatures cleanly when the binary is not installed #3015

Merged
merged 1 commit into from Feb 1, 2020

Conversation

hyangah
Copy link
Contributor

@hyangah hyangah commented Jan 29, 2020

The caller and getLanguageServerToolPath already detected the missing
binary and offered to install the missing tool. So, simply returning
immediately is ok, and prevents the warning messages such as not
handling promise on time, or accessing non-existing property of
tool.name in shouldUpdateLanguageServer.

The caller and getLanguageServerToolPath already detected the missing
binary and offered to install the missing tool. So, simply returning
immediately is ok, and prevents the warning messages such as not
handling promise on time, or accessing non-existing property of
tool.name in shouldUpdateLanguageServer.
@ramya-rao-a ramya-rao-a merged commit 45fb62b into microsoft:master Feb 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants