Skip to content

doc: Clarify the use of `option.detached`

Rodrigo Muino Tomonari requested to merge github/fork/smith-kyle/master into master

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.

Merge request reports

Loading