tailscale/ipn/ipnlocal
Andrew Dunham e975cb6b05 ipn/ipnlocal: fix test flake when we log after a test completes
This switches from using an atomic.Bool to a mutex for reasons that are
described in the commit, and should address the flakes that we're still
seeing.

Fixes #3020

Change-Id: I4e39471c0eb95886db03020ea1ccf688c7564a11
Signed-off-by: Andrew Dunham <andrew@tailscale.com>
2022-11-02 16:17:59 -04:00
..
c2n.go wgengine/magicsock: make debug-level stuff not logged by default 2022-10-04 11:05:50 -07:00
dnsconfig_test.go ipn/ipnlocal: use ipn.PrefsView 2022-10-24 15:57:00 -07:00
local.go client/tailscale, tsnet, ipn/ipnlocal: prove nodekey ownership over noise 2022-11-02 09:22:26 -07:00
local_test.go envknob: support changing envknobs post-init 2022-09-15 15:04:02 -07:00
loglines_test.go ipn/ipnlocal: use ipn.PrefsView 2022-10-24 15:57:00 -07:00
network-lock.go cmd/tailscale,ipn: implement lock sign command 2022-11-02 15:00:01 -05:00
network-lock_test.go cmd/tailscale,ipn: implement lock sign command 2022-11-02 15:00:01 -05:00
peerapi.go all: fix spelling mistakes 2022-09-29 13:36:13 -07:00
peerapi_h2c.go wasm: exclude code that's not used on iOS for Wasm too 2022-06-06 13:52:52 -07:00
peerapi_macios_ext.go all: convert more code to use net/netip directly 2022-07-25 21:53:49 -07:00
peerapi_test.go ipn/ipnlocal: use ipn.PrefsView 2022-10-24 15:57:00 -07:00
ssh.go ipn/ipnlocal: return usernames when Tailscale SSH is enabled 2022-09-21 14:06:40 -07:00
ssh_stub.go ipn/ipnlocal: add c2n method to get SSH username candidates 2022-09-19 10:37:04 -07:00
ssh_test.go ipn/ipnlocal: add c2n method to get SSH username candidates 2022-09-19 10:37:04 -07:00
state_test.go ipn/ipnlocal: fix test flake when we log after a test completes 2022-11-02 16:17:59 -04:00