Skip to content

Can I call async functions in user defined functions #1690

Answered by mathiasrw
strazto asked this question in Q&A
Discussion options

You must be logged in to vote

The user defined function is called as a sync function, so you will have to deal with the isolating the async part within the function.

Give me an example of what you hope to be able to do.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mathiasrw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants