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

Investigate on closing connections #366

Open
tnoczyns-volue opened this issue Aug 23, 2023 · 0 comments
Open

Investigate on closing connections #366

tnoczyns-volue opened this issue Aug 23, 2023 · 0 comments

Comments

@tnoczyns-volue
Copy link
Collaborator

Initial question: #365 (reply in thread)

It seems closing channels explicitly or via with statements is required. See python examples and PR that added comments and with statements to the examples.

Link to implementation: https://github.com/grpc/grpc/blob/master/src/python/grpcio/grpc/_channel.py

Investigate if we need to close the channels and if we do then implement it.

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

1 participant