Skip to content

Add a feature to choose between exec for the script or subprocess for the script. #20

Description

@zph

Subprocess would be used if we want to have a post-execution hook, so we need to retain control of the process. Specifically, where we don't need interactive TTY access, which is why we use exec in the first place.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions