lprimak opened a new issue, #2081: URL: https://github.com/apache/shiro/issues/2081
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/shiro/issues?q=is%3Aissue) and found no similar issues. ### Environment When undeploying application from app server, it complains about Thread Locals related to Shiro. This only happens when Servlets throw exceptions, which leads me to believe that error handling is not done correctly ### Shiro version 2.0.3 ### What was the actual outcome? ThreadLocals are left behind ### What was the expected outcome? ThreadLocals are cleaned up ### How to reproduce TBD ### Debug logs _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
