log worker spawning from initial sync deferrals
This commit is contained in:
parent
188d1649d3
commit
6266bae1d3
@ -257,6 +257,7 @@ func (sm *syncManager) handleInitialSync() {
|
||||
return
|
||||
}
|
||||
|
||||
log.Infof("selected deferred sync target: %s", target)
|
||||
sm.spawnWorker(target)
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user