CircleCI 2.0 Workflows getting stuck

It looks like circle ci builds stop running when there are multiple steps.
The parent step finishes fine, next steps never launch, just get stuck in pending mode. No builds running across the entire organization

3 Likes

I’m running into the same issue. First step seems to be running fine, but it won’t move to the next one. It simply says it’s running without the next step being started.

I suspect this was related to setting parallelism. Not sure though. It felt like after we set parallelism in 2.0 to be more than one it just stuck and now never builds