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

第六章 线程模型199页 线程池基本模型图示有误 #21

Open
liliuming-truism opened this issue Sep 20, 2021 · 1 comment
Open

Comments

@liliuming-truism
Copy link

线程池中核心线程已满时,且任务队列已满,再次添加任务应该是去判断是否达到最大线程数,而不是去根据拒绝策略拒绝任务

@waylau
Copy link
Owner

waylau commented Sep 23, 2021

@liliuming-truism
感谢反馈!

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