mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-24 20:47:16 +00:00
save
This commit is contained in:
parent
8a7f9b5163
commit
e308cfbdf8
@ -237,6 +237,7 @@ func (q *QueueWithRetry) NewTasksFinish() {
|
||||
return
|
||||
}
|
||||
q.newTasksClosed = true
|
||||
log.Warn("[dbg] closing newTasks")
|
||||
close(q.newTasks)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user