Skip to content

Commit

Permalink
add log for restart windows post scheduler
Browse files Browse the repository at this point in the history
  • Loading branch information
hunjixin committed Nov 10, 2021
1 parent a3c806a commit eaac4b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions storage/wdpost_sched.go
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ func (s *WindowPoStScheduler) Run(ctx context.Context) {
}

gotCur = false
log.Info("restarting window post scheduler")
}

select {
Expand Down

0 comments on commit eaac4b6

Please sign in to comment.