I am currently using jBPM 5.2 with Drools core 5.3. I have noticed that when I am using task nodes after executing rules, the process moves ahead before all the activations have been completed evaluated. Why is this occuring? I have other task down the pipeline which depend on the rules finishing execution before moving on. Is there a configuration or property I am missing?