mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-06-06 05:38:44 +08:00
Update
This commit is contained in:
@@ -237,6 +237,7 @@ export async function download_task(
|
||||
}
|
||||
}
|
||||
await m.join();
|
||||
if (m.has_failed_task) throw Error("Some tasks failed.");
|
||||
if (abort.aborted || force_abort.aborted) throw Error("aborted");
|
||||
return task;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user