mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Progress
This commit is contained in:
@@ -539,6 +539,7 @@ function TASK_BASE:RemoveStateMachine( TaskUnit )
|
||||
|
||||
self.Fsm[TaskUnit] = nil
|
||||
collectgarbage()
|
||||
self:T( "Garbage Collected, Processes should be finalized now ...")
|
||||
end
|
||||
|
||||
--- Checks if there is a FiniteStateMachine assigned to Task@{Unit} for @{Task}
|
||||
|
||||
Reference in New Issue
Block a user