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 async custom functions? #694

Closed
rossmcdonald opened this issue Oct 18, 2019 · 2 comments · Fixed by #1058
Closed

Support for async custom functions? #694

rossmcdonald opened this issue Oct 18, 2019 · 2 comments · Fixed by #1058
Assignees
Labels
discussion enhancement New feature or request

Comments

@rossmcdonald
Copy link
Contributor

Is it possible to use async/promise-based libraries in custom functions? If not, is there a specific reason? And is there a way to work around this limitation?

@rossmcdonald rossmcdonald added enhancement New feature or request discussion labels Oct 18, 2019
@marklindell
Copy link

I too am interested in this support. I would like to use other libraries that require callbacks.

@P0lip
Copy link
Contributor

P0lip commented Mar 11, 2020

@marklindell async functions should be supported soon.
Nothing is set in the stone yet, but hopefully you won't need to wait too long.

@P0lip P0lip self-assigned this Apr 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants