Skip to content

executor: fix the check for machine is unfit for service

Martin Roukala requested to merge fix_retraining into master

This fixes a couple of issues.

Fixes: 3f42bfcf ("executor: split job execution to a separate process") Fixes: 72b80a61 ("executor/job: allow marking a machine as unfit for service")

Merge request reports