Skip to content

[launch] prevent Actions from being reused #113

@wjwwood

Description

@wjwwood

Currently if you provide an instance of an Action to be visited more than once it will be and that breaks the assumption of one time use of some Actions like ExecuteProcess.

Instead Actions should declare if they're reusable or not (default to not probably) and then get an appropriate error when they are accidentally reused.

Follow up of #90 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions