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