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

CacheUtil 内清理缓存的线程,影响了优雅停机 #164

Open
rjbj opened this issue Mar 1, 2023 · 1 comment
Open

CacheUtil 内清理缓存的线程,影响了优雅停机 #164

rjbj opened this issue Mar 1, 2023 · 1 comment

Comments

@rjbj
Copy link

rjbj commented Mar 1, 2023

调用spring boot提供的shutdown接口后,观察线程池还有 thd-captcha-cache-clean 非守护线程未关闭,尝试寻找 CacheUtil 是否有提供该线程池实例的 shutdown 方法发现并没有提供,希望能统一提供关闭相关资源的方法,不要影响优雅停机

@pollux611
Copy link

什么时候能修复该问题?

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

No branches or pull requests

2 participants