mirror of
https://github.com/tailscale/tailscale.git
synced 2025-05-30 11:18:33 +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>