Fix handling internal error and keyboard interrupt
This commit is contained in:
@@ -93,5 +93,4 @@ class Extractor:
|
||||
return ret
|
||||
|
||||
def cancel(self):
|
||||
print("cancel")
|
||||
asyncdl.cancel()
|
||||
|
||||
Reference in New Issue
Block a user