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

Prevents reraising of exception from BaseHttpMiddleware #2911

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

Conversation

ramannanda9
Copy link

Fix for #2893

Summary

Adds a check to not reraise raised exceptions.

@ramannanda9 ramannanda9 force-pushed the master branch 2 times, most recently from 37d20d3 to 782c803 Compare March 19, 2025 04:02
Fix for encode#2893
In current state exception is reraised and this adds a flag, which prevent the background exception handling code to rethrow a raised exception
@ramannanda9 ramannanda9 marked this pull request as ready for review March 19, 2025 04:03
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.

1 participant