mirror of
https://github.com/JaCoB1123/dupe-finder.git
synced 2025-05-18 06:01:56 +02:00
Also close images hashing channel
This commit is contained in:
parent
c5186d6ae2
commit
f6c33a3b5d
@ -131,6 +131,7 @@ func (fm *FilesMap) WalkDirectories() int64 {
|
||||
|
||||
fm.incomingBar.SetTotal(int64(countFiles), true)
|
||||
close(fm.FilesHashing)
|
||||
close(fm.ImagesHashing)
|
||||
return countFiles
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user