mirror of
https://github.com/tailscale/tailscale.git
synced 2026-03-06 15:36:27 -05:00
I forgot to move the defer out of the func, so the tsnet.Server immediately closed after starting. Updates #502 Signed-off-by: Maisem Ali <maisem@tailscale.com>