chore: update restful/grpc servers shutdown stages (#3662)
This commit is contained in:
@@ -47,7 +47,7 @@ func TestRpcServer(t *testing.T) {
|
||||
grpcServer.GracefulStop()
|
||||
lock.Unlock()
|
||||
|
||||
proc.WrapUp()
|
||||
proc.Shutdown()
|
||||
wgDone.Wait()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user