Commit 60a3dd48 authored by Kyle Smith's avatar Kyle Smith Committed by James M Snell
Browse files

doc: clarify the use of `option.detached`



This paragraph conveys that detached child processes do not stay
running in the background in general. Instead clarify that this
refers to the parent process exiting before the detached child
process is complete.

Reviewed-By: default avatarTrevor Norris <trev.norris@gmail.com>
Reviewed-By: default avatarColin Ihrig <cjihrig@gmail.com>
Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/3250
parent d3812908
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment