mirror of
https://github.com/tailscale/tailscale.git
synced 2025-11-12 06:02:01 +01: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>