Skip to content

Check status of subprocesses and abort if appropriate #431

@baltzell

Description

@baltzell

It seems the exit code for every subprocess in each job isn't being checked before proceeding. If so, one result is unclear status reporting and extra manual investigation when things go wrong. It's best to check for errors at each step (including missing output files) and abort ASAP, with a clear log message on what error was detected and a non-zero exit code.

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