Skip to content

Commit

Permalink
(DISREGARD) add new logs 2
Browse files Browse the repository at this point in the history
  • Loading branch information
abtink committed Nov 1, 2024
1 parent 565450b commit 4a159fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dispatcher/dispatcher.go
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@ loop:

func (d *Dispatcher) goUntilPauseTime() {
for d.CurTime < d.pauseTime {

d.handleTasks()

if d.ctx.Err() != nil {
Expand Down

0 comments on commit 4a159fd

Please sign in to comment.