Hi All,

Google search could not find the result regarding the issue I am after so 
decided to post here. I have Nodejs server where socket.io  work as a 
mediator between client and the server. In server side I am using, 

spawn = require('child_process').spawn;

to execute the (shell) command, received from the client.

I have notice that sometimes, child_process just return without executing 
the command but when I stop and start the nodejs again server its works 
fine. 

If anyone could suggest me anything on this issue that will be very helpful.

Cheers,

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to