diff --git a/cmd/launcher/svc_config_windows.go b/cmd/launcher/svc_config_windows.go index a149459d1..ca63a0c56 100644 --- a/cmd/launcher/svc_config_windows.go +++ b/cmd/launcher/svc_config_windows.go @@ -308,6 +308,8 @@ func checkCurrentVersionMetadata(logger *slog.Logger, identifier string) { "encountered error setting current version to registry", "err", err, ) + + return } logger.Log(context.TODO(), slog.LevelInfo,