Skip to content

Why are running and failed still coexisting? #461

Open
@samwaseda

Description

@samwaseda

I remember to have talked about it some time ago, but doesn't it make more sense to do like in pyiron_base to define one class for the states, like initialised, running, failed, finished? If I understand the current implementation correctly, it is technically not impossible to set both running and failed to true, but it should be logically impossible right? Also I find it difficult to understand what are possible states, because running and failed are listed among a lot of items on the base level of Node.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions