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 async functions support #127

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

lin-calvin
Copy link

Requirements

  • Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion.
  • All new code requires tests to ensure against regressions.
  • If pull request breaks tests it would not be merged.

Description of the Change

Add the support of async functions

Benefits

Async functions are supported

Possible Drawbacks

User functions may throw errors when calling await response.async_json

Applicable Issues

#116

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

Successfully merging this pull request may close these issues.

1 participant