"tests/vscode:/vscode.git/clone" did not exist on "3e6a1e1686958dcd7eff1438bc5418b8d56daa30"
Commit 161789cb authored by xuxz's avatar xuxz
Browse files

注释调试的log

parent 8622f218
......@@ -822,7 +822,7 @@ class DuSwiftEngine:
"pd_pair_id": remote_address.pd_pair_id,
"comm_rank": rank
}
logger.info(f"""_send_sync_new:{data}""")
#logger.info(f"""_send_sync_new:{data}""")
sock.send(msgpack.dumps(data))
response = sock.recv()
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment