Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to close channel or suppress ResourceWarning #110

Open
redramen opened this issue Apr 12, 2021 · 1 comment
Open

Option to close channel or suppress ResourceWarning #110

redramen opened this issue Apr 12, 2021 · 1 comment

Comments

@redramen
Copy link

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?

@hughmiao
Copy link
Contributor

@redramen , what is the release version that you are using? Would you please provide an output log too?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants