woom.workflow.Workflow.kill# Workflow.kill(jobid=None, task_name=None, cycle=None, member=None)[source]# Kill all running jobs specific to this workflow Parameters: jobid (str, list(str), None) – KIll only this jobid if it belongs to the workflow task_name (str, None:) – Select this task cycle (str, woom.util.Cycle, None) – Select this cycle member (int, None) – Ensemble member id