Fix RPC tests for machines with a high number of cores
This fixes the RPC tests on machines with a high number of cores e.g. a 3900x. Without this fix the tests are almost fail with `Too many files open`. This problem is fixed by using one executor for all tests.
parent
d016811c
Please register or sign in to comment