This commit is contained in:
Andrea Fioraldi 2021-03-24 16:24:37 +01:00
parent 79dbdf8251
commit 21b790060d

View File

@ -41,4 +41,3 @@ By restarting the actual fuzzer, it can recover from these exit conditions.
In any real-world scenario, you should use `taskset` to pin each client to an empty CPU core, the lib does not pick an empty core automatically (yet).
For convenience, you may just run `./test.sh` in this folder to test it.