subprocess.stdout
can be undefined instead of null
#43905
Labels
child_process
Issues and PRs related to the child_process subsystem.
doc
Issues and PRs related to the documentations.
Affected URL(s)
https://nodejs.org/docs/latest-v16.x/api/child_process.html#subprocessstdout
Description of the problem
However, it can be
undefined
in some cases:I think this should be documented.
The text was updated successfully, but these errors were encountered: