-
Notifications
You must be signed in to change notification settings - Fork 312
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
Support config core dump limit #817
Conversation
Fix pingcap#540 Signed-off-by: lucklove <gnu.crazier@gmail.com>
Codecov Report
@@ Coverage Diff @@
## master #817 +/- ##
==========================================
+ Coverage 48.65% 52.62% +3.96%
==========================================
Files 262 262
Lines 18850 18855 +5
==========================================
+ Hits 9172 9922 +750
+ Misses 8221 7383 -838
- Partials 1457 1550 +93
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
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
/merge |
/run-all-tests |
@lucklove merge failed. |
Fix #540
Signed-off-by: lucklove gnu.crazier@gmail.com
What problem does this PR solve?
#540
What is changed and how it works?
Add
LimitCORE
in service.tplCheck List
Tests
Related changes
Release notes: