https://github.com/etcd-io/etcd
Revision 7f95780bfb5d72c651e870d0cc65c6f2b88700d8 authored by Yicheng Qin on 29 June 2015, 22:34:15 UTC, committed by Yicheng Qin on 29 June 2015, 22:34:15 UTC
Its `stopped`/`done` should be created always before being used
in defer in server loop.

It fixes the race detected when running TestSyncTrigger.
1 parent 00c32ef
History
Tip revision: 7f95780bfb5d72c651e870d0cc65c6f2b88700d8 authored by Yicheng Qin on 29 June 2015, 22:34:15 UTC
etcdserver: init raft internal var early
Tip revision: 7f95780
File Mode Size
Documentation
Godeps
client
discovery
error
etcdctl
etcdmain
etcdserver
hack
integration
logos
migrate
pkg
proxy
raft
rafthttp
scripts
snap
storage
store
tools
version
wal
.dockerignore -rw-r--r-- 5 bytes
.gitignore -rw-r--r-- 107 bytes
.godir -rw-r--r-- 23 bytes
.header -rw-r--r-- 589 bytes
.travis.yml -rw-r--r-- 119 bytes
CONTRIBUTING.md -rw-r--r-- 2.1 KB
DCO -rw-r--r-- 1.4 KB
Dockerfile -rw-r--r-- 47 bytes
LICENSE -rw-r--r-- 11.1 KB
MAINTAINERS -rw-r--r-- 157 bytes
NOTICE -rw-r--r-- 126 bytes
Procfile -rw-r--r-- 1.3 KB
README.md -rw-r--r-- 4.4 KB
ROADMAP.md -rw-r--r-- 1.2 KB
build -rwxr-xr-x 567 bytes
cover -rwxr-xr-x 626 bytes
main.go -rw-r--r-- 1.1 KB
test -rwxr-xr-x 2.1 KB

README.md

back to top