I am having a bit of logic trouble with my model. I would like to synchronize my operator's tasks and so far they are both doing round robin and alternating between the processors, however it seems as if they are going to the same processor twice in a row at times which leads to the Caps not filling up at the Combiner. Is there a flaw in my process flow?