Async multi instance runs in 1 transaction
Hello,We use Spring 3.2 and Activiti 5.17. Our transactionmanager has a timeout of 5 seconds. We have a multi-instance for 3 items and each item starts with an exclusive gateway check. This read-only check takes 2 seconds. We would expect that every ...