update
This commit is contained in:
@@ -197,7 +197,8 @@ class zmqServer(threading.Thread):
|
||||
b"",
|
||||
send_buf
|
||||
])
|
||||
|
||||
algo_log(f"发送滤波数据成功,长度: {len(send_buf)}字节", level="DEBUG", record_once=True)
|
||||
|
||||
except Exception as e:
|
||||
algo_log(f"发送滤波数据失败: {e}", level="ERROR")
|
||||
# 客户端断开,重置身份
|
||||
|
||||
Reference in New Issue
Block a user