Hi,
A TS with priority 0 is created at time 0, and then a TS with priority 1 is preempted. When another TS with priority 1 occurs at the moment that TS ends, if you observe the activetasksequence of TaskExecuter, the TS that occurred at time 0 is first executed for 0 seconds, and then the TS with priority 1 starts, and an error occurs there.
time: 7.620335 exception: Exception caught in start() of activity "Create TS" in process flow "ProcessFlow". Continuing throw... time: 7.620335 exception: Exception caught in Executive::processeventinlist().
Is this a bug? Actually, I'm creating a model with ver.2023.0.11, so it would be nice if there was a workaround.
Thanks in advance.Exception caught in start() of activity.fsm