-
Notifications
You must be signed in to change notification settings - Fork 559
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
fix: add channel signal judge to allow onShutdownHook to complete or timeout #249
Conversation
Codecov ReportBase: 59.17% // Head: 59.00% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## develop #249 +/- ##
===========================================
- Coverage 59.17% 59.00% -0.18%
===========================================
Files 79 79
Lines 8111 8125 +14
===========================================
- Hits 4800 4794 -6
- Misses 2957 2977 +20
Partials 354 354
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
coverage.txt 这个去掉吧.. |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
What type of PR is this?
Check the PR title.
(Optional) More detail description for this PR(en: English/zh: Chinese).
channel
信号判断,允许onShutdownHook
执行完成或超时Which issue(s) this PR fixes: