-
-
Notifications
You must be signed in to change notification settings - Fork 435
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
Sentry 6.12.0 causes Spring Boot Web application cannot be stopped #2477
Comments
Thanks @razubuddy for the report, I'll take a look.
I assume you only made a mistake when pasting the dependency name in this issue and are actually using:
instead, correct? |
corrected, that was a copy-paste mistake because i was also checking spring boot 2.7.x |
Is Spring Boot 2 also affected? |
Yes, Spring Boot 2.7.x is also affected |
Thanks, I'm able to reproduce. Will try to fix and send a PR. |
#2130 would be a better solution. I'll opt for a quickfix now and look at a better approach at a later point. |
Just triggered a release ( |
Integration
sentry-spring-boot-starter-jakarta
Java Version
17
Version
6.12.0
Steps to Reproduce
Expected Result
Application should stop without error as it does with sentry <= 6.11.0
Actual Result
Application hangs on Stopping service [Tomcat]
Logs:
The text was updated successfully, but these errors were encountered: