Files
node/tools
Johan Bergström 1170b26261 test: inherit JOBS from environment
In some virtualized environments the amount of available resources
are misleading; for instance `multiprocessing.cpu_count()` on our current
4-core smartos vm's returns `48`. This is not a bug, merely how the vm
host provides information about available hardware.

Avoid running into issues by overriding `cpu_count()` with `JOBS`.

PR-URL: https://github.com/nodejs/node/pull/4495
Reviewed-By: Brian White <mscdex@mscdex.net>
2015-12-31 18:29:07 +11:00
..
2015-06-29 19:02:17 +02:00
2013-06-06 15:35:59 -07:00
2015-11-21 21:33:01 +01:00
2014-07-31 08:53:24 -07:00
2015-12-31 18:29:07 +11:00
2015-09-15 13:17:28 -04:00