Originally from: Miserlou/Zappa#2129 by Yaronn44
Description
With this PR the asynchronous run(func, args, kwargs) is now working as a synchronous function in local without having to mock a lambda environnement.
GitHub Issues
Changes were made from this issue's possible fix : Miserlou/Zappa#1774