mirror of
https://github.com/tailscale/tailscale.git
synced 2025-11-06 11:41:07 +00:00
No need to have it on Auto or be behind a mutex; it's only read/written from a single goroutine. Move it there. Updates tailscale/corp#5761 Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>