mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-06-17 16:21:43 +08:00
Opt: more strict failure check for restart sensitive tasks
This commit is contained in:
@@ -136,6 +136,7 @@ class OperationSiren(OSMap):
|
||||
logger.hr('OpSi reset', level=3)
|
||||
logger.info('Wait 1 minute in case the network gets stuck')
|
||||
self.device.sleep(60)
|
||||
|
||||
def false_func(*args, **kwargs):
|
||||
return False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user