mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-21 05:31:04 +00:00

The lazy initialization of the disco key is not necessary, and contributes to unnecessary locking and state checking. Updates #cleanup Signed-off-by: James Tucker <james@tailscale.com>