Skip to content

executor: prevent concurrent execution of the post_job endpoint

Martin Roukala requested to merge prevent_concurrent_post_job into master

This will help prevent multiple jobs to be allocated to the same DUT.

Merge request reports