-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
Today, I observed something like this on a cudf PR:
- apply a suggestion from the GitHub UI (that creates a new commit)
- immediately after, click "update branch" in the GitHub UI (created a new merge commit pulling in latest
main) - observe all jobs on the CI run from the first commit auto-cancelled except
devcontainerjobs - try to manually cancel the old workflow run by clicking "Cancel Workflow"
- GitHub UI says "You have successfully requested the workflow to be cancelled"
devcontainerjobs not cancelled (even after 10 minutes), next CI run stuck inPendinguntil they finished
I don't know if this was GitHub issue (temporary or permanent), specific to the build-in-devcontainer workflow (maybe it doesn't respect OS signals?) or something else... just opening to track.
Notes
Details:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working