Hello,
I am currently experimenting with the concurrency limit feature. I have tried it on the first stage of my pipeline and it works as expected, with the following builds waiting the completion of the preceding one.
Then I have moved the concurrency limit to the second stage because it would be better for our use case and now it seems broken, even the first build remains in a pending state after completing the first stage.