Ignite run lock causes contention on large machines
Created by: eseliger
We currently need to have a lock around invocations of ignite run
because it sometimes errors otherwise. This causes contention on machines that want to spin up many VMs though. Maybe we can fix the problem upstream in ignite?