Option to close channel or suppress ResourceWarning
Open
- Dominant language
- C++
- Stars
- 685
- Forks
- 185
- PR merge metrics
- No merged PRs in 30d
Description
Hey folks, seems like the python mlmd library lets it's grpc channel get autoclosed resulting in a ResourceWarning log message being printed out after a while. Would it be possible to expose the underlying grpc channel in the stub/client so users can manually close the channel or at least suppressing the resource warning log?
Contributor guide
Assessment
This issue has not been assessed yet.