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

Add support for asynchronous functions #9

Open
alteralt opened this issue Jan 30, 2023 · 2 comments
Open

Add support for asynchronous functions #9

alteralt opened this issue Jan 30, 2023 · 2 comments
Assignees

Comments

@alteralt
Copy link

No description provided.

@asuiu
Copy link
Member

asuiu commented Feb 24, 2023

@alteralt
Thanks for issue submission.

Can you please give some examples on how you'd expect it to work?

@asuiu asuiu self-assigned this Feb 24, 2023
@asaf-kali
Copy link

Hi @asuiu,

I'v added a POC implementation for asyncio support.
The problem with it is that is makes the package incompatible with non-async syntax, but it works as you would expect (added example in the PR).

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

3 participants