mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

CMux.Serve blocks, so grpcServerC was never closed. Fix https://github.com/coreos/etcdlabs/issues/216. Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>