Skip to main content

cancel_local_job

Function cancel_local_job 

Source
pub fn cancel_local_job(id: String) -> Result<bool, String>
Expand description

Cancel a job by id (queued → cancelled; running → cooperative cancel).