mirror of
https://github.com/golang/go
synced 2024-11-18 16:04:44 -07:00
7ae42e3a8b
There are missing nil checks in a few places when using the gopls debug page. It will result in panics when trying to access a debug page that no longer exist (for example a closed session). This change adds nil checks and updates the template to not render non-existing debug address. Change-Id: Ic9163f3727fd8c51122cbd4ab4374fc4d55477c3 Reviewed-on: https://go-review.googlesource.com/c/tools/+/221699 Reviewed-by: Robert Findley <rfindley@google.com> Run-TryBot: Robert Findley <rfindley@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> |
||
---|---|---|
.. | ||
apidiff | ||
fastwalk | ||
gocommand | ||
gopathwalk | ||
imports | ||
jsonrpc2 | ||
lsp | ||
memoize | ||
packagesinternal | ||
span | ||
telemetry | ||
testenv | ||
tool | ||
xcontext |