You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like stopAlarm() was removed by rsc between patch set 4 and 5, but in the CL discussion I see nothing that can explain why.
I've cooked up a quick patch and in theory just adding back a stopAlarm() call after runExamples() should fix the problem, but I'm not confident I'm not missing something.
This regression was introduced in ead08e9#diff-70e628298261565d825f7199d13042f2L758
go test -v -bench=. -timeout=1s
go version go1.7.5 linux/amd64
go version devel +6bdb0c1 Sun Jan 29 00:49:56 2017 +0000 linux/amd64
The text was updated successfully, but these errors were encountered: