]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/vcweb: increase script WaitDelay by 30x
authorBryan C. Mills <bcmills@google.com>
Tue, 1 Nov 2022 20:57:56 +0000 (16:57 -0400)
committerGopher Robot <gobot@golang.org>
Tue, 1 Nov 2022 21:32:43 +0000 (21:32 +0000)
commit1ae93e4c201af78b000dccef0c2489bf7fb879ca
tree804d50fd3de7dd472c2737540cf5f9a9680103f6
parent1587c3658349643ae76acf3d3fc3f0ea5cafe61d
cmd/go/internal/vcweb: increase script WaitDelay by 30x

This should reduce spurious VCS failures on slow builders, like the
one observed in
https://build.golang.org/log/e773fe404b2009d67fa34f048e023f0a86663a13

Updates #27494.

Change-Id: Ibb094c8ddf79e0ab481c00fcf501dc955b0da787
Reviewed-on: https://go-review.googlesource.com/c/go/+/447116
Auto-Submit: Bryan Mills <bcmills@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/cmd/go/internal/vcweb/script.go