Skip to content

Commit

Permalink
Merge pull request #7613 from hunjixin/feat/add_log_windows_restart
Browse files Browse the repository at this point in the history
add log for restart windows post scheduler
  • Loading branch information
magik6k authored Nov 11, 2021
2 parents a3c806a + eaac4b6 commit e196a81
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 e196a81

Please sign in to comment.