Files
ceph-csi/internal
Rakshith R 3ff34e56b1 util: pass Servers by reference to serve()
This commit modifies nonBlockingGRPCServer.serve()
to accept Servers parameter by reference rather
than value to prevent copy of a large struct.

Signed-off-by: Rakshith R <rar@redhat.com>
2025-06-05 17:28:13 +00:00
..