mirror of
https://github.com/juanfont/headscale.git
synced 2026-08-07 15:58:45 +09:00
5176dd23a9
A CLI command issued right after startup can beat headscale to binding its unix socket. Retry the dial until the CLI timeout, matching the old blocking gRPC dial, instead of failing on a missing socket file.