mirror of https://github.com/golang/go.git
Even on successful shutdown, test logs contain a lot of "failed reading header line: EOF". This can be distracting, or worse, misleading. Do our best to suppress these error logs. Updates golang/go#39130 Change-Id: I6ebe61100501f69c7490b418f53871b4e9704a00 Reviewed-on: https://go-review.googlesource.com/c/tools/+/237582 Run-TryBot: Robert Findley <rfindley@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Cottrell <iancottrell@google.com> |
||
|---|---|---|
| .. | ||
| servertest | ||
| conn.go | ||
| handler.go | ||
| jsonrpc2.go | ||
| jsonrpc2_test.go | ||
| messages.go | ||
| serve.go | ||
| serve_test.go | ||
| stream.go | ||
| wire.go | ||
| wire_test.go | ||