Skip to content

build-in-devcontainer: not cancellable in the GitHub UI? #506

@jameslamb

Description

@jameslamb

Description

Today, I observed something like this on a cudf PR:

  1. apply a suggestion from the GitHub UI (that creates a new commit)
  2. immediately after, click "update branch" in the GitHub UI (created a new merge commit pulling in latest main)
  3. observe all jobs on the CI run from the first commit auto-cancelled except devcontainer jobs
  4. try to manually cancel the old workflow run by clicking "Cancel Workflow"
  5. GitHub UI says "You have successfully requested the workflow to be cancelled"
  6. devcontainer jobs not cancelled (even after 10 minutes), next CI run stuck in Pending until 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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions