Reviewed-on: #4
@ -78,6 +78,8 @@ func main() {
runHttpServer(ctx, cfg.Http, &wg)
runSignalHandler(ctx, cancelFunc)
getLogger(ctx).Infof("Running")
wg.Wait()
}
The note is not visible to the blocked user.