aboutsummaryrefslogtreecommitdiffstats
path: root/executor
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2017-11-20 11:57:42 +0100
committerDmitry Vyukov <dvyukov@google.com>2017-11-20 11:57:42 +0100
commit2d24bbb2259bd5064ccbea7a46c30591660b1a97 (patch)
tree4adec2ae5c40cc999307282c49075d0d6d5e7660 /executor
parent9badd05327bc3a1a96c828de3c32dc8101be77cc (diff)
vm/gce: fix nil deref
New console output code crashes with nil deref, because we shadow outer err variable and then dereference nil err. Also express ssh connect timeout in real time. Currently the timeout is on par of ~25 mins (5s sleep + 10s connect timeout) * 100. Reduce timeout to 5m of real time.
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions