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

Support for promise in data_callback and success_callback methods #54

Open
its-nikhil opened this issue Jul 11, 2021 · 0 comments
Open

Comments

@its-nikhil
Copy link

If data_callback is an async promise, success_callback will be executed before data_callback is resolved. Adding async await support would be awesome :)

https://github.com/tagomoris/presto-client-node/blob/master/lib/presto-client/index.js#L354-L368

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

1 participant