aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/pkg
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2023-07-19 16:40:52 +0200
committerAleksandr Nogikh <nogikh@google.com>2023-07-20 08:39:10 +0000
commit7b630fdbfd1d53f913e0aff0dfa8ebfbaf86652b (patch)
tree630ca928ae59153b37314a0b9ac28d2e7da4b391 /vendor/github.com/pkg
parentd922ca7efda29b23dfb85abe37aee1641c4fbe05 (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 'vendor/github.com/pkg')
0 files changed, 0 insertions, 0 deletions