Descriptionnet/http: make use of testing.Errorf instead of testing.Fatalf in non-test function goroutines
See testing.FailNow for further information.
Also avoid nil pointer derefernce in TestTransportMaxPerHostIdleConns.
Patch Set 1 : diff -r cfbe0887d23b https://code.google.com/p/go #
Total comments: 6
Patch Set 2 : diff -r 06f148a92fbb https://code.google.com/p/go #MessagesTotal messages: 4
|