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

We should call Wait for grpc-proxy process stop before start. Otherwise, the tcp port won't be released. Fixes: #14926 Signed-off-by: Wei Fu <fuweid89@gmail.com>