tailscale/tstest
Josh Bleecher Snyder 18471a8792 ipn: close logger at the end of TestLocalLogLines
If any goroutine continues to use the logger in TestLocalLogLines
after the test finishes, the test panics.

The culprit for this was wireguard-go; the previous commit fixed that.
This commit adds suspenders: When the test is done, make logging calls
into no-ops.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
2021-01-08 17:10:48 -08:00
..
natlab
staticcheck
clock.go
doc.go
log.go ipn: close logger at the end of TestLocalLogLines 2021-01-08 17:10:48 -08:00
log_test.go
resource.go tstest: skip resource check when test has failed 2020-10-01 11:27:22 -07:00