Merge branch 'maint-0.2.8' into maint-0.2.9
[tor/appveyor.git] / changes / bug19968
blobb285706e70cd45e8fc826df7d9c262c22cd449eb
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.
8   o Minor bugfixes (testing):
9     - Avoid a unit test failure on systems with over 16 detectable
10       CPU cores. Fixes bug 19968; bugfix on
11       0.2.3.1-alpha.