coolerfall / Android-HttpDownloadManager

An useful and effective http/https download manager for Android, support breakpoint downloading.
https://ahdm.coolerfall.com
Apache License 2.0
206 stars 43 forks source link

作者,你好,调用 release 后,下载线程依然没有停止,调试发现中断线程后,take 方法不一定会产生异常,会一直睡眠,另外 isInterrupted 也返回是 false。如图所示: #107

Open wesley666 opened 3 months ago

wesley666 commented 3 months ago

MVIMG_20240723_201553.jpg

coolerfall commented 3 months ago

后续将修复