This commit is contained in:
parent
339ab9c192
commit
67f43482fe
@ -54,7 +54,7 @@ module.exports = client => {
|
||||
}
|
||||
})
|
||||
pipeline.on('end', async () => {
|
||||
count.total += size
|
||||
count.total += count.current
|
||||
if (count.current === size) {
|
||||
await searchDup(count, lastsort, last)
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user