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

Error data not reported when the Child Process notifies an error. #1

Closed
pricemi115 opened this issue Jul 7, 2022 · 0 comments · Fixed by #2
Closed

Error data not reported when the Child Process notifies an error. #1

pricemi115 opened this issue Jul 7, 2022 · 0 comments · Fixed by #2
Assignees
Labels
bug Something isn't working

Comments

@pricemi115
Copy link
Owner

The result field in the complete notification is undefined if the error being reported was generated by the Child Process's error event notification. Only the errors reported via the Child Process std_err's data event notification are reported to the client.

@pricemi115 pricemi115 added the bug Something isn't working label Jul 8, 2022
@pricemi115 pricemi115 self-assigned this Jul 8, 2022
@pricemi115 pricemi115 linked a pull request Jul 8, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant