aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor_linux.h
diff options
context:
space:
mode:
authorAndrei Vagin <avagin@google.com>2024-11-15 21:35:00 +0000
committerDmitry Vyukov <dvyukov@google.com>2024-11-18 10:07:10 +0000
commite0aa7963ba56a926d1a741e7f580d24ce94c4e65 (patch)
tree6bfe42b766735a1a126001982ec38c3ed28c80ce /executor/executor_linux.h
parente7bb5d6eaa12da79db8e670ea78af25fb5a49e02 (diff)
executor: use any executor if the avoid mask included all of them
After 9fc8fe026baa ("executor: better handling for hanged test processes"), yz-executor's responses may reference procids outside of the [0;procs] range. If procids are no longer dense on the syz-executor side, we cannot rely on this check in pkg/rpcserver: ``` if avoid == (uint64(1)<<runner.procs)-1 { avoid = 0 } ``` Signed-off-by: Andrei Vagin <avagin@google.com>
Diffstat (limited to 'executor/executor_linux.h')
0 files changed, 0 insertions, 0 deletions