Details
-
Fix
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
1.10
-
None
Description
Current Situation
- If a task needs to be started that is assigned a process class via a job chain and it exceeds the process class task limit, the task waits for the process class to be available again
- Active but idle tasks in the same process class do not end themselves to release their slot in favor of the waiting task
Desired Behavior
- If a task needs to be started that is assigned a process class via a job chain and it exceeds the process class task limit, the task waits for the process class to be available again
- Active but idle tasks in the same process class end themselves to release their slot in favor of the waiting task