mirror of
https://github.com/tailscale/tailscale.git
synced 2026-03-09 01:48:39 -04:00
We would only check if the client was paused, but not if the client was closed. This meant that a call to Shutdown may block forever/leak goroutines Updates #cleanup Signed-off-by: Maisem Ali <maisem@tailscale.com>