Closed MutsiMutsi closed 3 years ago
Describe the bug A download can be marked as more than 100% completed, in this scenario the download also never finishes.
To Reproduce Steps to reproduce the behavior:
Expected behavior Dont double count a chunk. Dont check for incoming bytes but rather chunk bitmap for file progress/completion.
Screenshots
fixed in 0.2.1-beta
Describe the bug A download can be marked as more than 100% completed, in this scenario the download also never finishes.
To Reproduce Steps to reproduce the behavior:
Expected behavior Dont double count a chunk. Dont check for incoming bytes but rather chunk bitmap for file progress/completion.
Screenshots