1
0
mirror of https://github.com/golang/go synced 2024-10-04 16:31:22 -06:00
go/src/pkg/rpc
Gustavo Niemeyer 126911dcd2 rpc: increase server_test timeout
These timeouts are breaking tests in very slow
systems every once in a while.  I've noticed
problems when compiling the Ubuntu packages for
arm, specifically.

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/4291058
2011-03-21 00:07:22 -03:00
..
jsonrpc rpc: properly discard values. 2011-02-14 14:51:08 -08:00
client.go rpc: keep free lists of Request and Response structures. 2011-03-18 11:54:36 -07:00
debug.go template: reverse order of arguments to Execute 2011-02-09 14:23:01 -08:00
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00
server_test.go rpc: increase server_test timeout 2011-03-21 00:07:22 -03:00
server.go rpc: keep free lists of Request and Response structures. 2011-03-18 11:54:36 -07:00