Filedownloader: No possibility to start two FileDownloadQueueSets in a row

Created on 21 Jul 2016  ·  4Comments  ·  Source: lingochamp/FileDownloader

starting two different FileDownloadQueueSets (with different tasks) at once results in
java.lang.IllegalStateException: This task is running -781468002, if you want to start the same task, please create a new one by FileDownloader.create

bug need-info

All 4 comments

Is it two different FileDownloadQueueSets use the same FileDownloadListener object?

yes

OK, I know how it's going on, I will fix this bug, and it would be fixed in next version. Thank you for your issue.

Fixed since 0.3.4.

Was this page helpful?
0 / 5 - 0 ratings