Skip to content

when child processes were erroring it was being swallowed, added listener to stderr#10

Open
tobold wants to merge 1 commit into
msyea:masterfrom
tobold:master
Open

when child processes were erroring it was being swallowed, added listener to stderr#10
tobold wants to merge 1 commit into
msyea:masterfrom
tobold:master

Conversation

@tobold

@tobold tobold commented Oct 24, 2019

Copy link
Copy Markdown

https://stackoverflow.com/questions/44832194/catching-errors-from-spawned-node-js-process

because a message to stderr is not necessarily indicative of an error, I'm capturing the messages, but only throwing an error if the process exits with a non-0 code or signal

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant