This was fixed in 0.8.17 but AFACT missed in the 0.10 release. https://github.com/joyent/node/issues/5732
On Tue, Jul 23, 2013 at 3:56 AM, Ben Noordhuis <[email protected]> wrote: > On Tue, Jul 23, 2013 at 9:49 AM, 杨云昆 <[email protected]> wrote: > > nodejs version: v0.10.4 > > Server: CentOS 6.3 > > > > Any one know how to fix it? > > What does `node -p 'require("os").cpus()'` print? Also, try a newer > version (v0.10.13 is the latest stable), it may have been fixed > already. > > -- > -- > 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 [email protected] > To unsubscribe from this group, send email to > [email protected] > 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 [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- -- 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
