aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor.cc
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2024-01-08 11:36:44 +0100
committerAlexander Potapenko <glider@google.com>2024-01-08 11:10:05 +0000
commit4c0fd4bb60ad179a6cf6be0edf416b2fca287b40 (patch)
tree2ced007d0799f9f8a0b5b00eba8c1992205db9f1 /executor/executor.cc
parentd0304e9cb9f633eb4de1ecbb4e7328ae745198a8 (diff)
pkg/repro: fix potential deadlock
If an instance fails to boot 3 times in a row, we drop it on the floor. If we drop all instances this way, the repro process deadlocks infinitly. Retry infinitly instead. There is nothing else good we can do in this case. If the instances becomes alive again, repro will resume.
Diffstat (limited to 'executor/executor.cc')
0 files changed, 0 insertions, 0 deletions