Skip to content
This repository was archived by the owner on Apr 15, 2024. It is now read-only.
This repository was archived by the owner on Apr 15, 2024. It is now read-only.

sdk: grpc channel cleanup in sdk usage #101

Description

@Ruoyu-y

Currently, our implementation just open the grpc channel during sdk initialization or execution, but the channels are not closed after the usage. Need to find a solution for this to avoid the potential information leakage.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions