cloudflare / cloudflare/workerd

Cancelled workflow jobs put CI in a limbo state

Open
#3,660 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
8.7k
Forks
739
Avg merge
2d 20h
Merged PRs (30d)
174

Description

If you cancel a CI job while building, it starts executing `Reporting disk usage` step which waits for the bazel to release the lock.

```
Another command (pid=2692) is running. Waiting for it to complete on the server (server_pid=2702)...
```

Ref: https://github.com/cloudflare/workerd/actions/runs/13707698229/job/38336925984?pr=3594

cc @fhanau @mikea

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.