Files
etcd/etcdserver
Anthony Romano 3866e78c26 etcdserver: tighten up goroutine management
All outstanding goroutines now go into the etcdserver waitgroup. goroutines are
shutdown with a "stopping" channel which is closed when the run() goroutine
shutsdown. The done channel will only close once the waitgroup is totally cleared.
2016-09-19 12:10:41 -07:00
..
2016-09-16 14:34:55 +08:00
2016-05-12 20:49:40 -07:00
2016-05-12 20:49:40 -07:00
2016-05-12 20:49:40 -07:00
2016-06-21 14:43:20 -07:00