]> Cypherpunks repositories - gostls13.git/commit
time: warn about correct use of a Timer's Stop/Reset methods
authorAndrew Gerrand <adg@golang.org>
Tue, 31 May 2016 05:30:52 +0000 (15:30 +1000)
committerAndrew Gerrand <adg@golang.org>
Mon, 6 Jun 2016 21:15:35 +0000 (21:15 +0000)
commita71af25401d68645ca23b2303ac6ae426739aa8b
treed2027527bc61811b92a3d4431889ee1ee30be5ac
parentf9b4556de01710a964ffd0513eb7574a2d1fd62c
time: warn about correct use of a Timer's Stop/Reset methods

Updates #14038
Fixes #14383

Change-Id: Icf6acb7c5d13ff1d3145084544c030a778482a38
Reviewed-on: https://go-review.googlesource.com/23575
Reviewed-by: Dmitry Vyukov <dvyukov@google.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/time/sleep.go