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

asyncio support #746

Closed
takeda opened this issue Feb 25, 2024 · 4 comments
Closed

asyncio support #746

takeda opened this issue Feb 25, 2024 · 4 comments

Comments

@takeda
Copy link

takeda commented Feb 25, 2024

What would you like to be added

Support to use Kazoo in asyncio based python code.

Why is this needed

AsyncIO became a first class citizen in python ecosystem and more and more applications are written with it in mind. It would be great if Kazoo could support it as well, especially that it does allow async commands already.

@StephenSorriaux
Copy link
Member

Hello,

Thank you for the issue.

Like you said, I think this would be a very nice addition too. An attempt has been made with #646 but, on my side, I am not very familiar developing for asyncio (I am just an user of this API) so I was not able to know if the proposed changes were the way to go and did not feel comfortable giving any feedback.

I can take some time to study how we should/could do it but if anyone in @python-zk/maintainers have some experiences developing for asyncio please feel free to shim in!
If you have any opinion about the proposed changes or some time to made a PR for this feature, please also feel free to do so!

@StephenSorriaux
Copy link
Member

Closing as duplicate of #185

@jeffwidman jeffwidman reopened this Mar 8, 2024
@jeffwidman jeffwidman closed this as not planned Won't fix, can't repro, duplicate, stale Mar 8, 2024
@jeffwidman
Copy link
Member

Closing using reason "duplicate" rather than reason "complete"... @StephenSorriaux not sure if you've seen but this is a nifty new feature GitHub offers and makes it quicker to skim issues in search results etc. 🎉

@StephenSorriaux
Copy link
Member

@jeffwidman I didn't notice, thank you for the tips!

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