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
v1.0.7
新版本,从阿里云存储服务器下载文件,采用多块下载必现的以下问题,导致onTaskEnd要么不回调,要么回调error,重下依旧失败;
The current offset on block-info isn't update correct, 104466100 != 106391228 on 3
OkDownload Version
v1.0.7
新版本,从阿里云存储服务器下载文件,采用多块下载必现的以下问题,导致onTaskEnd要么不回调,要么回调error,重下依旧失败;
The current offset on block-info isn't update correct, 104466100 != 106391228 on 3
采取单线程下载就不会出现该问题,请问这个问题有解决方案吗,网上重写MultiPointOutputStream.java的close()方法不能解决问题,由于下载文件较大,需要采用多块下载。
The text was updated successfully, but these errors were encountered: