-
Notifications
You must be signed in to change notification settings - Fork 670
FIX-#1918: fix core dumped issue #2000
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-#1918: fix core dumped issue #2000
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2000 +/- ##
==========================================
+ Coverage 82.11% 82.25% +0.14%
==========================================
Files 80 80
Lines 9611 9611
==========================================
+ Hits 7892 7906 +14
+ Misses 1719 1705 -14
Continue to review full report at Codecov.
|
Signed-off-by: Alexander Myskov <alexander.myskov@intel.com>
Signed-off-by: Alexander Myskov <alexander.myskov@intel.com>
8eb7d98 to
faa2a32
Compare
devin-petersohn
left a comment
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.
Signed-off-by: Alexander Myskov <alexander.myskov@intel.com>
Signed-off-by: Alexander Myskov alexander.myskov@intel.com
What do these changes do?
It can be possible, that default plasma directory can be space limited, so in that case we have to redefine plasma directory parameter to avoid core dumped issue.
flake8 modinblack --check modingit commit -s