asynchronous-local-storage icon indicating copy to clipboard operation
asynchronous-local-storage copied to clipboard

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

Open DragonLiParadise opened this issue 2 years ago • 1 comments

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.

DragonLiParadise avatar Apr 11 '23 07:04 DragonLiParadise

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

kibertoad avatar May 24 '23 11:05 kibertoad