mirror of
https://github.com/flibusta-apps/books_downloader.git
synced 2025-12-06 15:05:37 +01:00
Fix _close_other_done
This commit is contained in:
@@ -112,6 +112,7 @@ class FLDownloader(BaseDownloader):
|
|||||||
FileNotFoundError,
|
FileNotFoundError,
|
||||||
ValueError,
|
ValueError,
|
||||||
asyncio.InvalidStateError,
|
asyncio.InvalidStateError,
|
||||||
|
asyncio.CancelledError,
|
||||||
):
|
):
|
||||||
continue
|
continue
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user