You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 22, 2019. It is now read-only.
Why is the entire download queue cancelled when a single task encounters an error? I'd expect that the individual task would be cancelled instead, and remaining tasks in the queue would continue to process.
Why is the entire download queue cancelled when a single task encounters an error? I'd expect that the individual task would be cancelled instead, and remaining tasks in the queue would continue to process.
See line 539 of REDownloadTasksQueue.m
The text was updated successfully, but these errors were encountered: