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

Allows run() function to be used in local #2129

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Allows run() function to be used in local #2129

wants to merge 1 commit into from

Conversation

Yaronn44
Copy link

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 : #1774

@coveralls
Copy link

coveralls commented Jun 29, 2020

Coverage Status

Coverage decreased (-0.06%) to 72.904% when pulling 1091704 on Yaronn44:feature/async_run_local into 93804a1 on Miserlou:master.

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.

Fuction zappa.async.run does not work outside lambda environment
2 participants