mirror of
https://github.com/golang/go
synced 2024-11-19 03:44:40 -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> |
||
---|---|---|
.. | ||
cgo_test.go | ||
codelens_test.go | ||
definition_test.go | ||
diagnostics_test.go | ||
doc.go | ||
env_test.go | ||
env.go | ||
formatting_test.go | ||
generate_test.go | ||
imports_test.go | ||
reg_test.go | ||
runner.go | ||
serialization_test.go | ||
shared_test.go | ||
symbol_helper_test.go | ||
symbol_test.go | ||
unix_test.go | ||
vendor_test.go | ||
wrappers.go |