diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2023-07-19 16:40:52 +0200 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2023-07-20 08:39:10 +0000 |
| commit | 7b630fdbfd1d53f913e0aff0dfa8ebfbaf86652b (patch) | |
| tree | 630ca928ae59153b37314a0b9ac28d2e7da4b391 /executor/executor_bsd.h | |
| parent | d922ca7efda29b23dfb85abe37aee1641c4fbe05 (diff) | |
pkg/repro: tolerate two consequential run errors
Retrying once has greatly reduced the number of "failed to copy prog to
VM" errors, but they still periodically pop up. The underlying problem
is still not 100% known.
Supposedly, if a booted VM with an instrumented kernel has to wait too long,
it can just hang or crash by itself. At least on some problematic
revisions.
Investigation wouldbe quite time-consuming -- we need to do a
complicated refactoring in order to also capture serial output for
Copy() failures. So far it does not seem to be totally worth it.
Let's do 3 runOnInstance() attempts. If the problem still persists,
there's no point in doing more runs -- we'd have to determine the
exact root cause.
Diffstat (limited to 'executor/executor_bsd.h')
0 files changed, 0 insertions, 0 deletions
