tonyofrancis/Fetch

Pausing while Waiting in queue fails

stleusc opened this issue · 0 comments

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