We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
表现为下载的进度不动了,手动暂停时,由于走不到DLThread里面,不走DLTask的onStop方法,然后TASK_DLING中无法删除这个任务,出现死循环,无法手动暂停或开始任务,只能dlCancel删除下载任务。 不太清楚为什么会出现这种情况。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
表现为下载的进度不动了,手动暂停时,由于走不到DLThread里面,不走DLTask的onStop方法,然后TASK_DLING中无法删除这个任务,出现死循环,无法手动暂停或开始任务,只能dlCancel删除下载任务。
不太清楚为什么会出现这种情况。
The text was updated successfully, but these errors were encountered: