tonyofrancis / Fetch

The best file downloader library for Android
https://www.meta.stackoverflow.com/tags/fetch2
Apache License 2.0
1.65k stars 339 forks source link

Pausing while Waiting in queue fails #676

Open stleusc opened 5 months ago

stleusc commented 5 months ago

Calling pause(id) on the Fetch instance when the download is in 'Waiting in queue' state will NOT pause it. Status will change to pause but it still moves out of the queue and starts downloading with another status change.

Current version