mirror of
https://github.com/tailscale/tailscale.git
synced 2026-02-16 13:12:19 +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>