停在STEP4 不往前走了 #744
|
我遇到的问题是,停在STEP3,不在继续了,素有返回的状态一直是正常的, |
Replies: 1 comment
Thank you for providing the timestamps and final round counts. Although the title mentions Step 4, the evidence shows that Step 3 reached round This symptom is now tracked with a concrete code-level diagnosis in Issue #779: API-started simulation scripts are invoked without We are consolidating the investigation in #779 and closing this Discussion as a duplicate. If you have logs that show materially different behavior, please add the sanitized runner state and log tail to #779. Do not include API keys or private source documents. |
Thank you for providing the timestamps and final round counts. Although the title mentions Step 4, the evidence shows that Step 3 reached round
72/72on both Info Plaza and Topic Community, but the runner remained active and the workflow did not advance.This symptom is now tracked with a concrete code-level diagnosis in Issue #779: API-started simulation scripts are invoked without
--no-wait, so they continue waiting for IPC commands after completing all rounds, while the monitor continues waiting for the process to exit.We are consolidating the investigation in #779 and closing this Di…