I have a tree with a sequential strategy. It has several children. The second child has many children with a sequential strategy as well. Problem is that the sequence from second child completes but then returns this.nearestRunnableAncestor() which seems to take me back to the top (and not the next state)... so it keeps executing the same sequence over and over...
Does this make sense?
Thanks,
Pat.