do not wait to stop
This commit is contained in:
parent
fb3927fb8c
commit
fd6eb23307
@ -810,7 +810,7 @@ func (g *grpcServer) Start() error {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// stop the grpc server
|
// stop the grpc server
|
||||||
g.srv.GracefulStop()
|
g.srv.Stop()
|
||||||
|
|
||||||
// close transport
|
// close transport
|
||||||
ch <- nil
|
ch <- nil
|
||||||
|
Loading…
x
Reference in New Issue
Block a user