minor fix

This commit is contained in:
2025-08-29 09:53:01 +08:00
parent b82fa876de
commit 37ef761c07

View File

@@ -500,9 +500,7 @@ def main(driver: WebDriver):
tell('写入文件时发生了错误', e, level=0)
if status.isalive(): outbox.put(Command('setStatus', 'FINISH'))
else: break
return 0
else: return 0
async def handler(request: ws.WebSocketRequest):
global connection