exit#
- Common.exit(close_sherlock_client=False)#
Close the gRPC connection.
Available Since: 2023R1
- Parameters:
close_sherlock_client (
bool) – Whether to close the Sherlock client when the gRPC connection is closed. The default isFalse, in which case the Sherlock client remains open when the gRPC connection is closed.