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