1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 10:58:21 +08:00

Fix: Update cancel

This commit is contained in:
18870
2022-01-11 18:06:06 +08:00
parent 9261934751
commit 37e9df5d69
7 changed files with 11 additions and 5 deletions

View File

@@ -904,6 +904,7 @@ def clearup():
Notice: Ensure run it before uvicorn reload app,
all process will NOT EXIT after close electron app.
"""
logger.info('Start clearup')
close_discord_rpc()
for alas in AlasManager.all_alas.values():
alas.stop()