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

feature: Add support for Promise and allow other functions to wait for the return. #11

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

DragonLiParadise
Copy link

Description:
When I use this extension package, I find that I cannot determine how long it will take to return results. This is because the runWith method does not wait for the execution result. I am using a serverless Lambda architecture, and I hope that all my executions are predictable.

@kibertoad
Copy link
Owner

sorry, this has somehow slipped through the cracks, I'll check it out!

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

Successfully merging this pull request may close these issues.

2 participants