commit
c2c64caefe
@ -119,8 +119,11 @@ func (s *WindowPoStScheduler) Run(ctx context.Context) {
|
||||
continue
|
||||
}
|
||||
|
||||
ctx, span := trace.StartSpan(ctx, "WindowPoStScheduler.headChange")
|
||||
|
||||
s.update(ctx, nil, chg.Val)
|
||||
|
||||
span.End()
|
||||
gotCur = true
|
||||
continue
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user