-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
-
False
-
False
-
-
-
-
-
-
CR1
-
+
-
Undefined
-
-
2021 Week 25-27 (from Jun 21)
When a parent process instance is aborted (sub-process should be marked as independent) and the child later tries to complete, the lock on the parent instance (which cannot be found) is not released. This could lock subsequent threads attempting to create a session for the parent instance (which is already aborted but technically still possible).
- clones
-
JBPM-9794 Locking issue with aborted parent process instance
- Resolved