According to the docs for child_process.spawn I would expect to be able to run a child process in the foreground and allow the node process itself to exit like so: I
According to the docs for child_process.spawn I would expect to be able to run a child process in the foreground and allow the node process itself to exit like so: I