Merge branch 'maint-0.3.5' into maint-0.4.3

This commit is contained in:
Nick Mathewson
2020-10-07 08:01:37 -04:00
11 changed files with 90 additions and 3 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (tests):
- Our "make check" target now runs the unit tests in 8 parallel chunks.
Doing this speeds up hardened CI builds by more than a factor of two.
Closes ticket 40098.