mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-06-13 14:01:01 +00:00
Implement a global concurrency limit on provider requests
This commit is contained in:
+1
-1
@@ -90,7 +90,7 @@ echo ""
|
||||
|
||||
# Run the tool
|
||||
RUST_LOG="info,alloy_pubsub::service=error" cargo run --release -- test \
|
||||
--platform revive-dev-node-polkavm-resolc \
|
||||
--platform revive-dev-node-revm-solc \
|
||||
--corpus "$CORPUS_FILE" \
|
||||
--working-directory "$WORKDIR" \
|
||||
--concurrency.number-of-nodes 5 \
|
||||
|
||||
Reference in New Issue
Block a user