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

Context manager for kazoo client #474

Open
brabiega opened this issue Aug 16, 2017 · 1 comment
Open

Context manager for kazoo client #474

brabiega opened this issue Aug 16, 2017 · 1 comment

Comments

@brabiega
Copy link

Hello,

I think it would be quite useful to add context manager for kazoo client.
Usually I use the client with a flow typical to context manager:

  1. Start kazoo client
  2. Do something
  3. Close the client

Did I overlook something? :)
What do you think? Is it worth implementing?

@eshepelyuk
Copy link

Will be interested in this too

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

No branches or pull requests

3 participants