1
0
mirror of https://github.com/golang/go synced 2024-09-24 23:10:12 -06:00
go/lib/codereview
Russ Cox f19cf640d4 codereview: give up on http fetch after 30 seconds
If Python blocks in the SSL handshake it seems to be
completely uninterruptible, and I've been seeing it
block for at least hours recently. I don't know if the
problem is on the client side or the server side or
somewhere in the network, but setting the timeout
at least means you're guaranteed a new shell prompt
(after printing some errors).

R=golang-dev, bradfitz, minux.ma
CC=golang-dev
https://golang.org/cl/7337048
2013-02-19 10:18:16 -05:00
..
codereview.cfg codereview: split name list only on commas; some user names have spaces 2010-01-13 09:09:06 -08:00
codereview.py codereview: give up on http fetch after 30 seconds 2013-02-19 10:18:16 -05:00
test.sh codereview: undo last night's rollback 2011-11-18 12:58:44 -05:00