mirror of
https://github.com/golang/go
synced 2024-11-18 16:44:43 -07:00
90aeebe843
CL 196979 moved the pollInterval sleep to the bottom of the loop with the intent of not sleeping before the first readiness check, but that caused an unintended consequence of the sleep being skipped when errors happen. Move it back to the top to avoid that problem. Change-Id: Ia63f09afe47d93df657ca867ceecc4d7df6abccc Reviewed-on: https://go-review.googlesource.com/c/tools/+/197940 Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> |
||
---|---|---|
.. | ||
blog.go | ||
codewalk.go | ||
dl.go | ||
doc.go | ||
godoc_test.go | ||
goroot.go | ||
handlers.go | ||
index.go | ||
main.go | ||
play.go |