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

sdk: grpc channel cleanup in sdk usage #101

Open
Ruoyu-y opened this issue Aug 25, 2023 · 0 comments
Open

sdk: grpc channel cleanup in sdk usage #101

Ruoyu-y opened this issue Aug 25, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Ruoyu-y
Copy link
Contributor

Ruoyu-y commented Aug 25, 2023

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.

@Ruoyu-y Ruoyu-y added the enhancement New feature or request label Aug 25, 2023
@Ruoyu-y Ruoyu-y self-assigned this Aug 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant