ecflow.Defstatus

class ecflow.Defstatus

Bases: pybind11_object

A node can be set with a default status other the queued

The default state of a node is queued. This defines the state to take at ‘begin’ or ‘re-queue’ time See ecflow.Node.add_defstatus and ecflow.DState

Defstatus.state(self: ecflow.Defstatus) ecflow.DState