You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(serverless): wrapEventFunction does not await for async code (#3740)
* fix(serverless): wrapEventFunction does not await for async
* fix: Promise function
* ref: More returns
* Added void to flush
* ref: Code style
Co-authored-by: Daniel Griesser <[email protected]>
0 commit comments