mirror of
https://github.com/golang/go
synced 2024-11-18 21:05:02 -07:00
3393d29bb9
We don't distinguish between genuine errors and context cancellation in diagnostics, which often results in superfluous logging of these errors. Avoid spamming the logs with them by checking. Also, remove the logic for sending undelivered diagnostics. It's a relic of old bugs and isn't useful. Change-Id: I7df226539b9b1eb49ab3aae8d7b0a67f59fb3058 Reviewed-on: https://go-review.googlesource.com/c/tools/+/210197 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> |
||
---|---|---|
.. | ||
apidiff | ||
fastwalk | ||
gopathwalk | ||
imports | ||
jsonrpc2 | ||
lsp | ||
memoize | ||
module | ||
semver | ||
span | ||
telemetry | ||
testenv | ||
tool | ||
xcontext |