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

worker exit on panic #35

Closed
king526 opened this issue Jun 27, 2019 · 0 comments
Closed

worker exit on panic #35

king526 opened this issue Jun 27, 2019 · 0 comments

Comments

@king526
Copy link

king526 commented Jun 27, 2019

个人认为PanicHandler设计不妥。
1.无PanicHandler时,抛出给外面的不是panic,外层感受不到。
2.无论有没有PanicHandler,都会导致worker退出,最终pool阻塞住全部任务。

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