I once encountered a problem where I had 2 projects on different versions of Dagger. As I switched building each, the latest invocation would kill the one that was currently running, because it wanted to replace the dagger-engine container
Is this still an issue?
How should I handle builds from different branches / versions the run concurrently on the same Jenkins worker?