Merge pull request #7613 from hunjixin/feat/add_log_windows_restart
add log for restart windows post scheduler
This commit is contained in:
commit
e196a81e99
@ -115,6 +115,7 @@ func (s *WindowPoStScheduler) Run(ctx context.Context) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
gotCur = false
|
gotCur = false
|
||||||
|
log.Info("restarting window post scheduler")
|
||||||
}
|
}
|
||||||
|
|
||||||
select {
|
select {
|
||||||
|
Loading…
Reference in New Issue
Block a user