Fix RPC tests for machines with a high number of cores (#6021)

This commit is contained in:
Bastian Köcher
2020-05-14 11:08:39 +02:00
committed by GitHub
parent 05fac811b2
commit 73389df860
7 changed files with 102 additions and 78 deletions
+1
View File
@@ -6611,6 +6611,7 @@ dependencies = [
"hash-db",
"jsonrpc-core",
"jsonrpc-pubsub",
"lazy_static",
"log",
"parity-scale-codec",
"parking_lot 0.10.2",