This repository has been archived by the owner on Apr 30, 2021. It is now read-only.
Provide a way to run several fuzzers instance in parallel #16
Labels
enhancement
New feature or request
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 usetmux
:)The text was updated successfully, but these errors were encountered: