mirror of
https://github.com/tailscale/tailscale.git
synced 2026-03-04 06:28:17 -05:00
udpRelayEndpointReady used to write into the peerMap, which required
holding Conn.mu, but this changed in f9e7131.
Updates #cleanup
Signed-off-by: Jordan Whited <jordan@tailscale.com>