mirror of
https://github.com/gilbertchen/duplicacy
synced 2025-12-06 00:03:38 +00:00
Merge 54c4ebaa99 into 065ae50868
This commit is contained in:
@@ -189,7 +189,7 @@ func (downloader *ChunkDownloader) WaitForChunk(chunkIndex int) (chunk *Chunk) {
|
||||
}
|
||||
task := &downloader.taskList[i]
|
||||
if !task.needed {
|
||||
break
|
||||
continue
|
||||
}
|
||||
|
||||
if !task.isDownloading {
|
||||
|
||||
Reference in New Issue
Block a user