mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-19 12:00:58 +00:00

Logging in goroutines after the test completed caused data races and panics. Prevent that. Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>