updater: Log fetch completion
This commit is contained in:
parent
558661e44b
commit
edfadc2f87
@ -226,6 +226,7 @@ func fetch(datastore database.Datastore) (bool, []database.Vulnerability, map[st
|
||||
}
|
||||
|
||||
responseC <- &response
|
||||
log.Infof("finished fetching %s", name)
|
||||
}(n, u)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user