Skip to content

Investigate if we need to use STDERR to report error messages in scripts run as subprocesses #3

@pbraunstein

Description

@pbraunstein

Currently run.py communicates with children through the child's print statements, but this leads to confusion when a child script tries to print an error message. It might be necessary to change how run.py communicates with its children.

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