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

proc.execute exceptions are not handled as expected #1000

Merged
merged 2 commits into from
Jan 22, 2020

Conversation

bobbrow
Copy link
Member

@bobbrow bobbrow commented Jan 10, 2020

This change addresses item #977

proc.execute was written with the expectation that it would return an error code for failures however, it returns a rejected promise in some cases which the codebase was not written to handle.

@bobbrow bobbrow requested a review from a team January 10, 2020 01:13
@bobbrow bobbrow merged commit a87f736 into develop Jan 22, 2020
@bobbrow bobbrow deleted the bobbrow/chcpNotFound branch January 22, 2020 19:02
@github-actions github-actions bot locked and limited conversation to collaborators Jan 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant