mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-19 03:51:03 +00:00

magicsock was hanging onto its netmap on logout, which caused tailscale status to display partial information about a bunch of zombie peers. After logout, there should be no peers. Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>