mirror of
https://github.com/golang/net.git
synced 2026-03-31 18:37:08 +09:00
This is the first step in splitting the various context implementations into smaller types. Add a test that creates a large, random stack of Contexts and tests that they work properly. LGTM=crawshaw R=crawshaw CC=golang-codereviews https://golang.org/cl/115350044