GenericWorkflowGroup¶
- class lsst.ctrl.bps.GenericWorkflowGroup(name: str, label: str, blocking: bool = False)¶
- Bases: - GenericWorkflowNode,- GenericWorkflow- Node representing a group of jobs. Used for special dependencies. - Parameters:
 - Attributes Summary - Whether a failure inside group prunes executions of remaining groups. - Indicate this is a group job. - Attributes Documentation - node_type¶
- Indicate this is a group job.