Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
internal/lsp/lsprpc: quiet the handshaker during regtests
There's a bunch of noise in regtest results related to the LSP forwarder handshake. lsprpc.StreamServer was already configurable to disable connection logging in tests. Use this configuration to also disable handshake logging. Change-Id: I4b00e23d1f0bc6dc5fdd1f6f470f0b892c6791bc Reviewed-on: https://go-review.googlesource.com/c/tools/+/249418 Run-TryBot: Robert Findley <rfindley@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com>
- Loading branch information