Merge branch 'master' into memory_optimization

This commit is contained in:
gilbertchen
2022-03-31 15:05:50 -04:00
committed by GitHub
3 changed files with 68 additions and 9 deletions

View File

@@ -255,5 +255,4 @@ func (downloader *ChunkDownloader) WaitForCompletion() {
downloader.lastChunkIndex++
}
}
}
}