fix(cmd/joj3): skip scoreboard on teapot check failed

This commit is contained in:
张泊明518370910136 2024-11-26 00:31:40 -05:00
parent c41031c2c3
commit e4fb393e38
GPG Key ID: D47306D7062CDA9D

View File

@ -177,6 +177,7 @@ func Run(
)
if err != nil {
slog.Error("teapot check", "error", err)
conf.Teapot.SkipScoreboard = true // avoid adding extra submit count
return
}
executors.InitWithConf(