Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve error handling #133

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Improve error handling #133

wants to merge 5 commits into from

Conversation

yurks
Copy link
Contributor

@yurks yurks commented Feb 27, 2021

  • handle stream and process errors to prevent global process termination
  • added timeout option for prevent process halting
  • fixed truncated lines from stderr in windows environment
  • extend errors with detailed information, message form child process, timeouts, parallel error if occur

@zxlin
Copy link
Collaborator

zxlin commented Feb 27, 2021

@yurks can you rebase with master so that it includes the new travis config, let it run thru travis again. Thanks!

@yurks
Copy link
Contributor Author

yurks commented Mar 6, 2021

done, thanks for merging ;)

index.js Outdated Show resolved Hide resolved
index.js Outdated Show resolved Hide resolved
index.js Outdated Show resolved Hide resolved
index.js Outdated Show resolved Hide resolved
index.js Show resolved Hide resolved
@CherryDT
Copy link

CherryDT commented Jul 6, 2021

@yurks This is waiting for your response :)

@yurks
Copy link
Contributor Author

yurks commented Jul 25, 2022

comments resolved and branch rebased to master

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.

None yet

3 participants