Skip to content

Commit 2da9508

Browse files
author
Dov Alperin
committed
Silence deepsource, I know
1 parent 247752e commit 2da9508

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd/start/main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ func scaleToZeroWorker(ctx context.Context, node *flypg.Node, svisor *supervisor
122122
continue
123123
}
124124
svisor.Stop()
125+
// skipcq: CRT-D0011, RVV-A0003
125126
os.Exit(0)
126127
}
127128
}

0 commit comments

Comments
 (0)