Hi All.
when I try to create simple or complicated Tasksequence in subflows the operator gets stuck in one of the tasks and I don't understand the reason to fix it, especially large models.
If you run each task separately from the subflow, executing each task as "Run tokens one at a time" it has no problems, but if you run them all at the same time and separate each task as a "task sequence" so that they remain in the queue of tasks of the operator, it gets stuck in some of them.
I would like to know how to fix the error, because I need the way I assign tasks and priorities (for models with many tasks) can be done this way, since I am controlling almost everything through the task queue.
I attached a picture of a simple model of moving boxes from one queue to another, each task is moving a box. I ran the example sending the same task 10 times. In the first case with one token at a time, it moves them all. But in the second case that only change the token to run them all at the same time, the operator is stuck in one of the tasks, in this case in the unload, but does not even want to do the load.
This error or bug or whatever, I have it since 23.0.7 and this example I did it in 24.0.1.
Thanks por your help.