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:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user