Commit 78c2fac
committed
Revert "src/goInstallTools: show error if go.languageserver.restart fails"
This reverts commit b012df4.
We are still getting errors like
"rejected promise not handled within 1 second: Error: command
'go.languageserver.restart' not found"
after this change.
It doesn't fail the tests, but pollutes test output.
Looking for a better approach.
Change-Id: I93bee844ca01f5d0a533f2059eefd00ea127e971
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/418776
TryBot-Result: kokoro <noreply+kokoro@google.com>
Reviewed-by: Jamal Carvalho <jamal@golang.org>
Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com>1 parent aa3de7f commit 78c2fac
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
| 194 | + | |
199 | 195 | | |
200 | 196 | | |
201 | 197 | | |
| |||
0 commit comments