Files
node/test/parallel/test-child-process-spawn-error.js
dr-js 1e0cfa3361 test,child_process: add check for subProcess.pid
Note: this only add checks for async spawn, as the sync spawn do not
return a `subProcess`.

PR-URL: https://github.com/nodejs/node/pull/37014
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2021-02-22 12:15:53 +01:00

2.4 KiB