[compiler-rt] [llvm] [libFuzzer] Stop fuzzing if no new corpus were found within a specified period (PR #176177)

Ilmar S. Habibulin via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 14 00:31:11 PDT 2026


ngr-ilmarh wrote:

How will this work with `-fork=1 -jobs=N -workers=N` mode on multiple CPUs? Will it stop each job independently? 

https://github.com/llvm/llvm-project/pull/176177


More information about the llvm-commits mailing list