Skip to content

stdout / stderr should be made available to caller in case of error #30

Description

@dmansfield

If the command fails, (Non-empty queue etc.) the reason may be in the stdout/stderr (whatever "stream" is being monitored) output.

The data is not available via the callback params (only "err" is passed), or as a property of the error object.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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