mirror of
https://github.com/golang/go
synced 2024-11-18 22:04:43 -07:00
7ffd523398
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_test.go | ||
jsonrpc2.go | ||
messages.go | ||
serve_test.go | ||
serve.go | ||
stream.go | ||
wire_test.go | ||
wire.go |