While i was going through this doc, flowable already supports true parallel http task execution, when i executed below multiinstance process model and parallelInSameTransaction
field is set to true
i could still see optimistic lock exceptions while it is updating process instance
is it correct behavior?
or how can i overcome it?