修复: max_iterations 不收敛卡死 + stopBtnState 残留红

This commit is contained in:
lxy
2026-07-21 00:31:59 +08:00
parent 0b68c5bed9
commit 365af554da
3 changed files with 13 additions and 13 deletions
+1
View File
@@ -527,6 +527,7 @@ fn classify_status_or_class(status_or_class: &str) -> bool {
// ============================================================
// 单测:诊断提取/格式化(纯函数,不发 HTTP、不依赖 app_handle
// ============================================================
#[cfg(test)]
mod tests {
use super::*;