bug19968 404 B

1234567891011
  1. o Minor bugfixes (relay):
  2. - Do not try to parallelize workers more than 16x without the
  3. user explicitly configuring us to do so, even if we do detect more than
  4. 16 CPU cores. Fixes bug 19968; bugfix on
  5. 0.2.3.1-alpha.
  6. o Minor bugfixes (testing):
  7. - Avoid a unit test failure on systems with over 16 detectable
  8. CPU cores. Fixes bug 19968; bugfix on
  9. 0.2.3.1-alpha.