Open 0xalpharush opened 3 months ago
Right now all workers shrink a single failure and block fuzzing. We should pin the job to one worker (maybe all should be done if stopOnFailedTest is true but I don't think we're taking the min. of the workers or syncing them rn anyway)
stopOnFailedTest
see screenshot https://github.com/crytic/medusa/pull/448
Right now all workers shrink a single failure and block fuzzing. We should pin the job to one worker (maybe all should be done if
stopOnFailedTest
is true but I don't think we're taking the min. of the workers or syncing them rn anyway)see screenshot https://github.com/crytic/medusa/pull/448