mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-13 02:06:59 +08:00
Fix: stop FGO-py before join logger thread
This commit is contained in:
@@ -37,7 +37,6 @@ class FGOpy(HeadlessCliApplication):
|
||||
def callback(self, line):
|
||||
if line == "exited":
|
||||
self.last_error = "exited"
|
||||
self.orphan_slayer.kill()
|
||||
if self.mutex.locked():
|
||||
self.mutex.release()
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user