We have two releases on going to two environments (Test and Staging), both of which happen to be on the same server.
Our issue that the Staging deploy started before the Test deploy, however as they’re both on the same machine, they appeared to block each other, and force each other to queue.
Eventually this did resolve itself, but should this result in a deadlock?
They should not block each other, as they are running on different Tentacles. Just in case, enable this variable on your project to avoid problems with deployments running in parallel