You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[release] goLanguageServer: track language server's restart history
And show it in automated issue reports. This will allow us to see if
crashes were potentially caused by a bad restart. Sometimes we notice
crashes that don't have any associated gopls stack traces, so we were
wondering if there is something about the way that we do restarts that
causes these issues.
Automated issues will list when and why the language server was
restarted, as well as when the issue was suggested.
Change-Id: I298cb4a4931bfedeb75bada446ddbc480eec1501
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/348973
Reviewed-by: Hyang-Ah Hana Kim <[email protected]>
Trust: Hyang-Ah Hana Kim <[email protected]>
Trust: Rebecca Stambler <[email protected]>
Run-TryBot: Hyang-Ah Hana Kim <[email protected]>
TryBot-Result: kokoro <[email protected]>
(cherry picked from commit c71634c)
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/350139
Reviewed-by: Rebecca Stambler <[email protected]>
0 commit comments