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

fix: Add a DummyErrorHandler #137

Merged
merged 5 commits into from
Jul 21, 2021
Merged

fix: Add a DummyErrorHandler #137

merged 5 commits into from
Jul 21, 2021

Conversation

di
Copy link
Member

@di di commented Jul 15, 2021

Fixes #136. This allows the functions_framework.errorhandler to be called on import outside the context of app creation.

@google-cla google-cla bot added the cla: yes label Jul 15, 2021
@di di changed the title Add a DummyErrorHandler fix: Add a DummyErrorHandler Jul 15, 2021
@di di requested a review from matthewrobertson July 20, 2021 20:45
@di di merged commit 9ea8dd2 into master Jul 21, 2021
@di di deleted the fix/136 branch July 21, 2021 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using decorator @functions_framework.errorhandler makes the python script impossible to import
2 participants