mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Reduce the max threads in the Workers unit test
This commit is contained in:
@@ -282,9 +282,6 @@ public:
|
|||||||
testThreads (4);
|
testThreads (4);
|
||||||
testThreads (16);
|
testThreads (16);
|
||||||
testThreads (64);
|
testThreads (64);
|
||||||
testThreads (128);
|
|
||||||
testThreads (256);
|
|
||||||
testThreads (512);
|
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user