Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable forced sequential tests on Linux
But add a `sleep 1` after starting every test. The parallel test process will have to be parameterized sometimes in the future, when more tests are added. For now, if you don't want to kill your PC with a large number of parallel tests, I recommend running testAll with seq: # ./testAll seq
- Loading branch information