Provide a way to run several fuzzers instance in parallel
Open
jvoisin
opened this issue 6 years ago
•
0 comments
It would be nice to have an option like libfuzzer's -jobs one, to be able to run several instances of the same fuzzer in parallel without having a use tmux :)