add log for restart windows post scheduler

This commit is contained in:
hunjixin 2021-11-10 14:47:42 +08:00
parent a3c806a7a8
commit eaac4b6de4

View File

@ -115,6 +115,7 @@ func (s *WindowPoStScheduler) Run(ctx context.Context) {
}
gotCur = false
log.Info("restarting window post scheduler")
}
select {