mirror of
https://github.com/golang/go
synced 2024-11-18 08:54:45 -07:00
782c6b3cc7
The shared server was executing on ctx.Background(), which meant it didn't have a debug.Instance. This resulted in logs being printed to stderr, due to the fallback behavior of the global exporter. Fixes golang/go#39130 Change-Id: Ibb968f78d69752452bec71a7abeff808b1cccb04 Reviewed-on: https://go-review.googlesource.com/c/tools/+/237583 Run-TryBot: Robert Findley <rfindley@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Cottrell <iancottrell@google.com> |
||
---|---|---|
.. | ||
analysisinternal | ||
apidiff | ||
event | ||
fakenet | ||
fastwalk | ||
gocommand | ||
gopathwalk | ||
imports | ||
jsonrpc2 | ||
lsp | ||
memoize | ||
packagesinternal | ||
proxydir | ||
span | ||
stack | ||
testenv | ||
tool | ||
typesinternal | ||
xcontext |