serverless-step-functions-offline icon indicating copy to clipboard operation
serverless-step-functions-offline copied to clipboard

Support for async functions

Open davethomas11 opened this issue 6 years ago • 0 comments

The other two PRs for async function support did not work for me. The callback passed into the functions needed to be honored as an async function as well.

davethomas11 avatar May 31 '19 22:05 davethomas11