-
Notifications
You must be signed in to change notification settings - Fork 77
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
os.free nil pointer failure in ngt cgo due to create index hang up #930
os.free nil pointer failure in ngt cgo due to create index hang up #930
Conversation
Signed-off-by: kpango <[email protected]>
[CHATOPS:HELP] ChatOps commands.
|
Codecov Report
@@ Coverage Diff @@
## master #930 +/- ##
==========================================
- Coverage 16.43% 16.33% -0.10%
==========================================
Files 470 470
Lines 23075 23094 +19
==========================================
- Hits 3792 3773 -19
- Misses 19047 19079 +32
- Partials 236 242 +6
Continue to review full report at Codecov.
|
Signed-off-by: kpango <[email protected]>
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.
i'll check it on my local cluster.
Co-authored-by: Rintaro Okamura <[email protected]>
Signed-off-by: kpango <[email protected]>
Signed-off-by: kpango <[email protected]>
Signed-off-by: kpango <[email protected]>
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.
doesn't work in my local environment but it may be caused by the environmental problem.
In addition to the comments, @rinx said, v0.0.66 also has this potential problem which we will have to check more in the environment later. |
Signed-off-by: kpango [email protected]
Description:
this PR includes 2 bugfix & 2 feature
bugfix
feature
Related Issue:
How Has This Been Tested?:
Environment:
Types of changes:
Changes to Core Features:
Checklist: