diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2024-04-15 11:15:51 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2024-04-15 10:17:59 +0000 |
| commit | f44873e33df5bb834265aeced37ef199ce0717c7 (patch) | |
| tree | ad7ffedce387480c457d3ff8dbb82bdafc2b57d5 /executor/executor_akaros.h | |
| parent | 011dbba622c6133a460ca0757a71169345ed06d6 (diff) | |
syz-fuzzer: don't sleep after transient executor errors
There is non-0 rate of transient executor errors.
Currently we do full GC, free OS memory and sleep for a second after then.
This was more meaningful when the fuzzer was in the VM as the fuzzer process
consumed lots of memory. Now it consumes only ~20MB, any OOMs are likely
not due to the fuzzer process.
So instead sleep briefly and only after several retries
(I would assume most errors are fixed after 1 retry).
Diffstat (limited to 'executor/executor_akaros.h')
0 files changed, 0 insertions, 0 deletions
