hash calc uses all threads during startup (#20735)

This commit is contained in:
Jeff Washington (jwash)
2021-10-15 17:41:23 -05:00
committed by GitHub
parent 4cac66244d
commit 70b2e5fef2
6 changed files with 40 additions and 9 deletions

View File

@@ -123,6 +123,7 @@ fn main() {
None,
false,
None,
false,
);
time_store.stop();
if results != results_store {