修复测试用例AfterExecution_IsRunningFalse_AllNodesIdle
This commit is contained in:
@@ -551,6 +551,7 @@ namespace XplorePlane.ViewModels.Cnc
|
||||
finally
|
||||
{
|
||||
IsRunning = false;
|
||||
ResetAllNodeStates();
|
||||
_cts?.Dispose();
|
||||
_cts = null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user