mirror of https://github.com/lukechilds/node.git
Browse Source
this adds an example of a long running node process that actually executes node code. Also it mentions the not to harmonic detach behaviours of the different platforms, whereas detaching on unix requires ignoring the child_process' stdio explicitely. PR-URL: https://github.com/nodejs/node/pull/5330 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>v4.x
Robert Jefe Lindstaedt
9 years ago
committed by
Myles Borins
1 changed files with 21 additions and 8 deletions
Loading…
Reference in new issue