]> Cypherpunks repositories - gostls13.git/commit
encoding/gob: fix data races in benchmarks
authorDmitriy Vyukov <dvyukov@google.com>
Fri, 8 Aug 2014 08:48:34 +0000 (12:48 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Fri, 8 Aug 2014 08:48:34 +0000 (12:48 +0400)
commitf7832df7695c1e5930b2c8ed5e02d529d00f21a4
treec7a004bc7f707d332fc2d9b5a88bc79eb25645ab
parent21f7d83ffd3633869e9861efbe99f035daeb2201
encoding/gob: fix data races in benchmarks
All goroutines decode into the same value.

LGTM=r
R=r, abursavich
CC=golang-codereviews
https://golang.org/cl/123930043
src/pkg/encoding/gob/timing_test.go