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: Make sure scope is popped when processing request results in exception #1665

Merged
merged 3 commits into from
Aug 19, 2021

Conversation

maciejwalkowiak
Copy link
Contributor

📜 Description

Fix: Make sure scope is popped when processing request results in exception

💡 Motivation and Context

In case of error, the scope has not been popped.

💚 How did you test it?

Unit tests.

📝 Checklist

  • I reviewed the submitted code
  • I added tests to verify the changes
  • I updated the docs if needed
  • No breaking changes

Copy link
Contributor

@marandaneto marandaneto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

noice!

CHANGELOG.md Outdated Show resolved Hide resolved
@marandaneto marandaneto merged commit a611eb2 into main Aug 19, 2021
@marandaneto marandaneto deleted the fix-pop-scope-spring-filter branch August 19, 2021 13:59
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.

2 participants