]> Cypherpunks repositories - gostls13.git/commit
time: fix bug in Ticker: shutdown using channel rather than memory
authorRob Pike <r@golang.org>
Mon, 13 Dec 2010 21:52:19 +0000 (13:52 -0800)
committerRob Pike <r@golang.org>
Mon, 13 Dec 2010 21:52:19 +0000 (13:52 -0800)
commit2ef09148a0ca70bb6a164df0ee615adc137f071d
treec8be2bc1dac286a73d748b89d2d41c66dc70626a
parent1b31c37428d48ab3e5e4b86a6851293418fbf328
time: fix bug in Ticker: shutdown using channel rather than memory

R=rsc
CC=golang-dev
https://golang.org/cl/3609042
src/pkg/time/tick.go