Skip to content

lib: Know when a process ended due to the child_process.spawn() timeout option #51561

Feature: https://github.com/nodejs/node/issues/51561

Having a way to know whether the process ended due to the timeout option by checking childProcess.timedOut = true

Merge request reports

Loading