Addresses the bug that when a grpc session is created and immediately closed,...
Addresses the bug that when a grpc session is created and immediately closed, an error was returned because the handle_ was still empty. Now, it just returns Status::OK() PiperOrigin-RevId: 180856560
Loading
Please sign in to comment