polkit-org / polkit

polkit (formerly PolicyKit) is a toolkit for defining and handling authorizations. It is used for allowing unprivileged processes to speak to privileged processes.
Other
41 stars 22 forks source link

CodeQL workflow runs getting cancelled #467

Closed notpeelz closed 2 weeks ago

notpeelz commented 2 weeks ago

@mrc0mmand It seems like CodeQL workflow runs are cancelling runs from other PRs.

I force-pushed on two PR branches and this is what happened: First force push: https://github.com/polkit-org/polkit/actions/runs/9683900802 Second force push: https://github.com/polkit-org/polkit/actions/runs/9683906482

The first one got cancelled by the second one. image

mrc0mmand commented 2 weeks ago

Ugh, sorry about that. Fix is waiting in https://github.com/polkit-org/polkit/pull/468.