Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

setsid doesn't work in child_process.spawn() #2299

Closed
niegowski opened this issue Dec 9, 2011 · 2 comments
Closed

setsid doesn't work in child_process.spawn() #2299

niegowski opened this issue Dec 9, 2011 · 2 comments

Comments

@niegowski
Copy link

Hi,
setsid option of child_process.spawn() doesn't work from node 0.5.10 (after replace of node_child_process.cc with libuv). There is still information about this option in documentation: http://nodejs.org/docs/v0.6.5/api/child_processes.html#child_process.spawn

@eladb
Copy link

eladb commented Mar 8, 2012

Related to joyent/libuv#338

@evanderkoogh
Copy link

I have submitted a pull request with all references removed from the documentation. Spend a couple hours figuring out why it didn't work for me :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants