Skip to content

[Request] Improve killOthers documentation #535

Open
@romulof

Description

@romulof

Long story short:

killOthers: 'failure': seems straight forward: If a process ends in failure, kill the others.

killOthers: 'success': gets a bit confusing. Does it mean that it is expecting processes to fail in order to continue?

killOthers: ['failure', 'success']: No idea whats is going on here.


Wouldn't be better to specify in the command declarations their expected exit codes? Also with some nice aliases like success (0) and failure (non-zero).

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