Commit 806b088
[release] src/goEnvironmentStatus.ts: ignore uninstalled Go on network failure
This CL handles errors in the network request to get uninstalled
versions of Go. If there is an error, an empty result is returned rather
than erroring.
Fixes #438
Change-Id: Ieab81b9b4e7034066ea11a97c843a1cbf8601b88
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/245677
Reviewed-by: Hyang-Ah Hana Kim <[email protected]>
(cherry picked from commit 18eaf7e)
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/245643
Reviewed-by: Brayden Cloud <[email protected]>1 parent 0828cdf commit 806b088
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
433 | 433 | | |
434 | 434 | | |
435 | 435 | | |
436 | | - | |
437 | | - | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
438 | 440 | | |
439 | 441 | | |
440 | 442 | | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
441 | 446 | | |
442 | 447 | | |
443 | 448 | | |
| |||
0 commit comments