1.飞牛自动下载资源-optimize

This commit is contained in:
guochongling 2025-01-03 10:42:27 +08:00
parent ba9468a85f
commit d6e0e43e1a

View File

@ -218,4 +218,5 @@ class Fnos:
print(f"{response}")
except Exception as e:
print(f"飞牛: 下载任务异常❌ {e}")
loop.run_until_complete(close_websocket(websocket))
finally:
loop.run_until_complete(close_websocket(websocket))