This website requires JavaScript.
Explore
Help
Sign In
Mirroristas
/
etcd
Watch
2
Star
0
Fork
0
You've already forked etcd
mirror of
https://github.com/etcd-io/etcd.git
synced
2024-09-27 06:25:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
etcd
/
pkg
/
testutil
History
Anthony Romano
54c905f87f
testutil: fix data race in RecorderBuffered
...
Was accessing a shared data structure instead of the private copy.
Fixes
#4198
2016-01-12 21:08:51 -08:00
..
pauseable_handler.go
*: fix go vet reported issues
2015-08-22 12:19:02 -05:00
recorder.go
testutil: fix data race in RecorderBuffered
2016-01-12 21:08:51 -08:00
testutil.go
*: add missing package descriptions
2015-11-17 20:54:10 -08:00