Skip to content

ExecuteProcess not returning on_exit actions in describe_conditional_sub_entities #347

Description

@pbaughman

Feature request

Launch actions are supposed to return their sub-entities and conditional sub-entities to so they can be introspected before running.

The ExecuteProcess action does not provide an implementation of these methods, so anything run on_exit can not be introspected

Feature description

Implement get_sub_entities in ExecuteProcess so that we can discover on_exit actions. One place where this is causing a problem right now is here launch_testing can't discover the ReadyToTest action (or even the `daemon-start' process) because it's nested down in on_exit

Implementation considerations

???

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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