A push to a PR starts a number of tasks on Cirrus CI, and after about half an hour, all of them finish.
One of the PRs to my project is stuck waiting for tasks to execute: https://cirrus-ci.com/build/5448590329905152 I manually restarted one of the tasks and that didn't change a thing: https://cirrus-ci.com/task/6029023820120064
The issue seem to affect only Linux, since macOS and FreeBSD builds finished fine.
My cirrus.yml haven't changed in almost a month, and there were many successful builds in that period.
You hit an edge case the new scheduler didn't account for. Verified the issue and working on a fix. Will be fixed ASAP, sorry for the inconviniences.
Deployed a fix and can see tasks are scheduling for you now. Once again sorry for the inconveniences!
Most helpful comment
You hit an edge case the new scheduler didn't account for. Verified the issue and working on a fix. Will be fixed ASAP, sorry for the inconviniences.