You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 years ago
..
c2n.go wgengine/magicsock: make debug-level stuff not logged by default 2 years ago
dnsconfig_test.go ipn/ipnlocal: use ipn.PrefsView 2 years ago
local.go client/tailscale, tsnet, ipn/ipnlocal: prove nodekey ownership over noise 2 years ago
local_test.go envknob: support changing envknobs post-init 2 years ago
loglines_test.go ipn/ipnlocal: use ipn.PrefsView 2 years ago
network-lock.go cmd/tailscale,ipn: implement lock sign command 2 years ago
network-lock_test.go cmd/tailscale,ipn: implement lock sign command 2 years ago
peerapi.go all: fix spelling mistakes 2 years ago
peerapi_h2c.go wasm: exclude code that's not used on iOS for Wasm too 2 years ago
peerapi_macios_ext.go all: convert more code to use net/netip directly 2 years ago
peerapi_test.go ipn/ipnlocal: use ipn.PrefsView 2 years ago
ssh.go ipn/ipnlocal: return usernames when Tailscale SSH is enabled 2 years ago
ssh_stub.go ipn/ipnlocal: add c2n method to get SSH username candidates 2 years ago
ssh_test.go ipn/ipnlocal: add c2n method to get SSH username candidates 2 years ago
state_test.go ipn/ipnlocal: fix test flake when we log after a test completes 2 years ago