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

Feature Request: Add async support #8

Open
pjz opened this issue Mar 18, 2019 · 2 comments
Open

Feature Request: Add async support #8

pjz opened this issue Mar 18, 2019 · 2 comments
Labels
Type: Feature New Feature request

Comments

@pjz
Copy link

pjz commented Mar 18, 2019

It would be nice to have an async version of the API.

@pjz
Copy link
Author

pjz commented Mar 18, 2019

I needed this for a (now cancelled) project. I got a reasonable start done but not fully done; it's at https://gist.github.com/pjz/b9acea22957ef73e6511318ad25b195d . I think the other main thing that needs tweaking is likely the templates need the 'async' keyword added to some method signatures. Anyway, as I said, that project is cancelled, but maybe someone will stumble on this to start from.

@titusz
Copy link
Member

titusz commented Mar 19, 2019

@pjz thanks for the suggestion. I currently have no use for an async version. I will pick up on your gist if that changes.

If someone else is interested in contributing a working async implementation I am happy to test/review/merge a pull request. Therefore I leave the issue open as up for grabs.

@titusz titusz added the Type: Feature New Feature request label Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature New Feature request
Projects
None yet
Development

No branches or pull requests

2 participants