Skip to content

fix: Add a DummyErrorHandler - #137

Merged
di merged 5 commits into
masterfrom
fix/136
Jul 21, 2021
Merged

di merged 5 commits into
masterfrom
fix/136

Conversation

@di

@di di commented Jul 15, 2021

Copy link
Copy Markdown
Member

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