-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
child_process, process: possibly confusing error message #20314
Labels
child_process
Issues and PRs related to the child_process subsystem.
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
process
Issues and PRs related to the process subsystem.
Comments
vsemozhetbyt
added
child_process
Issues and PRs related to the child_process subsystem.
process
Issues and PRs related to the process subsystem.
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
labels
Apr 26, 2018
Option 1 SGTM. |
4 tasks
gireeshpunathil
added a commit
to gireeshpunathil/node
that referenced
this issue
Mar 18, 2019
Error messages coming out of de-serialization at the send target is not consumable. So detect the scenario and fix it at the send source Ref: nodejs#20314 PR-URL: nodejs#24787 Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This seems addressed in daa97df |
targos
pushed a commit
to targos/node
that referenced
this issue
Mar 27, 2019
Error messages coming out of de-serialization at the send target is not consumable. So detect the scenario and fix it at the send source Ref: nodejs#20314 PR-URL: nodejs#24787 Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
child_process
Issues and PRs related to the child_process subsystem.
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
process
Issues and PRs related to the process subsystem.
parent.js
:subprocess.js
:Output:
The text was updated successfully, but these errors were encountered: