Files
golang.net/context
Andrew Bursavich 84f8955a88 context: make parentCancelCtx iterative
It seems like it was meant to be this way. There was already a for loop, but then it made a recursive call instead.

LGTM=sameer
R=golang-codereviews, sameer
CC=golang-codereviews
https://golang.org/cl/113540044
2014-08-11 16:57:02 -04:00
..