The context library recommends never using a nil Context, and context.Background() provides an empty Context appropriate for use in unit tests. Change-Id: I2656f846ea1f892ad41ad63a92ecb789a46e3453 Reviewed-on: https://go-review.googlesource.com/22791 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>