Job 1788376613181

Command: python -c "from pathlib import Path;import shutil,py_compile;w=Path('low_latency_relay_v4diag.py');b=max(w.parent.glob('low_latency_relay_v4diag.py.pre_v1_repair_*.bak'),key=lambda p:p.stat().st_mtime);shutil.copy2(b,w);py_compile.compile(str(w),doraise=True);print('RESTORED='+str(b));print('COMPILE_OK')"
Directory: projects
Status: SUCCESS
Exit code: 0

Cancel Job Rerun Command Refresh

RESTORED=low_latency_relay_v4diag.py.pre_v1_repair_20260903T031102.bak
COMPILE_OK