-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
2
-
False
-
False
-
NEW
-
NEW
-
Undefined
-
---
-
---
-
-
2021 Week 04-06 (from Jan 25)
The current implementation has synchronization only at the end of the test, so the main test thread just waits for all threads to finish. However, it can happen that the cancellation done from the main thread is executed after all the side threads are already finished, so the test won't cover the desired scenario.
- is related to
-
JBPM-9576 PerCaseRuntimeManager getting stuck because bad cleanup
- Resolved