mirror of
https://github.com/tailscale/tailscale.git
synced 2025-06-05 13:28:26 +00:00

We were returning an error almost, but not quite like errConnClosed in a single codepath, which could still trip the panic on reconfig in the test logic. Signed-off-by: David Anderson <danderson@tailscale.com>