Skip to main content

is_cancelled

Function is_cancelled 

Source
pub fn is_cancelled(conn: &Connection, job_id: &str) -> Result<bool, Error>
Expand description

Check if a job has been cancelled (used by executor during execution).