Skip to content

Exit code 134 not propagated #243

Open
@codekiln

Description

@codekiln

I recently switched a project from using npm-run-all to using && because we found that npm-run-all was returning exit code 0 when one of its several sub-tasks running webpack ran out of memory, causing it to return exit code 134. Since it returned exit code 0, it didn't fail the CI processes, so it took a few days for our QA team to discover the problem.

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