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