You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 15, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: