Skip to content

Allow cancelation of BatchSpecWorkspaceExecutionJobs

Warren Gifford requested to merge mrn/cancel-workspace-executions into main

Created by: mrnugget

Part of https://github.com/sourcegraph/sourcegraph/issues/24421 this adds the ability to cancel batch_spec_workspace_execution_jobs to the batches executor worker, store and service layers.

There's really nothing new here. It's just copy&pasted from batch_spec_executions and adapted to the new table/workers, etc.

Merge request reports

Loading