ecflow.Zombie

class ecflow.Zombie

Bases: pybind11_object

Represent a zombie process stored by the server

Zombie.adopt(self: ecflow.Zombie) bool
Zombie.allowed_age(self: ecflow.Zombie) int
Zombie.attr(self: ecflow.Zombie) ecflow.ZombieAttr
Zombie.block(self: ecflow.Zombie) bool
Zombie.calls(self: ecflow.Zombie) int
Zombie.duration(self: ecflow.Zombie) int
Zombie.empty(self: ecflow.Zombie) bool
Zombie.fail(self: ecflow.Zombie) bool
Zombie.fob(self: ecflow.Zombie) bool
Zombie.host(self: ecflow.Zombie) str
Zombie.jobs_password(self: ecflow.Zombie) str
Zombie.kill(self: ecflow.Zombie) bool
Zombie.last_child_cmd(self: ecflow.Zombie) ecflow.ChildCmdType
Zombie.manual_user_action(self: ecflow.Zombie) bool
Zombie.path_to_task(self: ecflow.Zombie) str
Zombie.process_or_remote_id(self: ecflow.Zombie) str
Zombie.remove(self: ecflow.Zombie) bool
Zombie.try_no(self: ecflow.Zombie) int
Zombie.type(self: ecflow.Zombie) ecflow.ZombieType
Zombie.type_str(self: ecflow.Zombie) str
Zombie.user_action(self: ecflow.Zombie) ecflow.ZombieUserActionType
Zombie.user_action_str(self: ecflow.Zombie) str
Zombie.user_cmd(self: ecflow.Zombie) str