mirror of
https://github.com/Cp0204/quark-auto-save.git
synced 2026-01-16 17:30:43 +08:00
1.飞牛自动下载资源-optimize
This commit is contained in:
parent
ba9468a85f
commit
d6e0e43e1a
@ -218,4 +218,5 @@ class Fnos:
|
|||||||
print(f"{response}")
|
print(f"{response}")
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
print(f"飞牛: 下载任务异常❌ {e}")
|
print(f"飞牛: 下载任务异常❌ {e}")
|
||||||
|
finally:
|
||||||
loop.run_until_complete(close_websocket(websocket))
|
loop.run_until_complete(close_websocket(websocket))
|
||||||
Loading…
Reference in New Issue
Block a user