修复: max_iterations 不收敛卡死 + stopBtnState 残留红
This commit is contained in:
@@ -527,6 +527,7 @@ fn classify_status_or_class(status_or_class: &str) -> bool {
|
||||
// ============================================================
|
||||
// 单测:诊断提取/格式化(纯函数,不发 HTTP、不依赖 app_handle)
|
||||
// ============================================================
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use super::*;
|
||||
|
||||
Reference in New Issue
Block a user