fix: 捕抓下载时数据库 IO 异常触发的闪退 https://sentry.shanqu.cc/organizations/lightgame/issues/261125/?project=22&query=is%3Aunresolved&sort=freq&statsPeriod=14d
This commit is contained in:
@ -95,6 +95,7 @@ public class NDownloadService extends Service {
|
||||
case pause:
|
||||
case timeout:
|
||||
case neterror:
|
||||
case diskioerror:
|
||||
case diskisfull:
|
||||
pauseDownload(entry);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user