Skip to content

Raise exception if Process.play() called on closed process #208

@chrisjsewell

Description

@chrisjsewell

As of 7004bd9, a paused workchain will hang if it is closed then played. This manifested in an aiida-core test (aiidateam/aiida-core#4751)

Perhaps as a "safety measure" Process.play() should raise an exception if it is called on a closed process, and maybe other methods?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions