tailscale/tstest
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
..
archtest go.mod: bump gvisor.dev/gvisor 2022-07-21 16:41:18 -07:00
integration all: fix spelling mistakes 2022-09-29 13:36:13 -07:00
iosdeps net/netaddr: start migrating to net/netip via new netaddr adapter package 2022-07-25 16:20:43 -07:00
jsdeps net/netaddr: start migrating to net/netip via new netaddr adapter package 2022-07-25 16:20:43 -07:00
natlab tstest/natlab: add Firewall.Reset method to drop firewall state 2022-10-12 10:16:16 -07:00
tools go.mod: pin github.com/tailscale/mkctr (try #2) 2022-06-07 00:44:21 +05:00
allocs.go util/testingutil: new package with MinAllocsPerRun 2021-10-28 12:48:37 -07:00
clock.go all: fix spelling mistakes 2022-09-29 13:36:13 -07:00
log.go ipn/ipnlocal: fix test flake when we log after a test completes 2022-11-02 16:17:59 -04:00
log_test.go tstest: rename LogListener to LogLineTracker 2020-09-04 08:09:56 -07:00
resource.go tstest: do not error if the there are fewer goroutines than at start 2022-07-29 09:53:01 -07:00
tstest.go tstest: add WaitFor helper 2021-04-29 14:43:46 -07:00