Exceptions silenced with contextlib.suppress are still being logged. #2269
Unanswered
foarsitter
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
To my suprise the following snippet is still being logged. Is this as intended?
To silence the error I found an implementation of the
before_send
event:Beta Was this translation helpful? Give feedback.
All reactions