Introduce "completed jobs don't consume service" notion
For overhead-aware analysis, it might be necessary to support a scenario when a completed job (with service >= job_cost
) continues to execute without receiving service.
For overhead-aware analysis, it might be necessary to support a scenario when a completed job (with service >= job_cost
) continues to execute without receiving service.
assigned to @sbozhko