Closed atancoder closed 8 months ago
This allows us to run multiple tests in parallel on CircleCI. CircleCI only has 2 cores, but we specify using 4, since many of our processes can be I/O bound
This allows us to run multiple tests in parallel on CircleCI. CircleCI only has 2 cores, but we specify using 4, since many of our processes can be I/O bound