Skip to content

修改消息去重时线程池关闭问题 #2805

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

Merged
merged 1 commit into from
Sep 2, 2022
Merged

修改消息去重时线程池关闭问题 #2805

merged 1 commit into from
Sep 2, 2022

Conversation

nadirvishun
Copy link

@nadirvishun nadirvishun commented Aug 30, 2022

新版本去重采用了线程池:#2663,但没有关闭方法,要么增加shutdown方法,要么将线程设置为daemon,第一种挺麻烦的,涉及的改动会很多,所以采用了第二种方法。

@binarywang binarywang merged commit 3918005 into binarywang:develop Sep 2, 2022
@binarywang binarywang added this to the 4.4.1 milestone Sep 3, 2022
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