etcd/etcdmain
Xiang Li 9e4a003fb0 etcdmain: fix unstoppable startEtcd function
We should wrap the blocking function with a closure. And first
creates a go routine to execute the function. Or the inner function
blocks before creating the go routine.
2015-11-17 09:04:00 -08:00
..
2015-02-28 11:16:41 -08:00
2015-04-28 15:42:32 -04:00