aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2024-07-11 17:56:03 +0200
committerDmitry Vyukov <dvyukov@google.com>2024-07-11 17:25:51 +0000
commiteaeb5c15ad704753a93bc8f8c7fc422d2a189581 (patch)
tree9553b463a5c3dd4a06164f9524cd525948917ecd /docs
parentb04e57fd40197ad82e1b77e1db4c63f3f7d413cf (diff)
vm/vmimpl: don't wait commands that have not failed
The sleep in Multiplex is unconditional and it sleeps idle even for commands that has nothting to do with executor, and for executor in other modes that has nothing to do with fuzzing. Since the original reason for the sleep was related to failing executor, sleep only when the command fails. This allows to at least run successful commands fast.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions