mirror of
https://github.com/tailscale/tailscale.git
synced 2026-03-15 12:59:20 -04:00
In very low-latency conditions, a STUN request can complete before the startup loop has finished firing off goroutines, leading to a concurrent map mutation.