-
Notifications
You must be signed in to change notification settings - Fork 369
Closed
Labels
Description
I was wondering if the option to support asynchronous functions from within a hook (supposedly by using a done callback passed in as a parameter to indicate continuing on with the actions/hooks) was on this project's timeline? It certainly would be a nice feature to have, since I have one slightly CPU intensive sync method inside a hook that I would prefer to use the async version of.
Reactions are currently unavailable