Skip to content

Fixed race condition in scheduler

finn requested to merge finn/scheduler-race-fix into master

Description

If a job was marked as completed, it may get destroyed before it had time to update the lease.

Edited by finn

Merge request reports

Loading