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

Fix program crash caused by incorrect use of noexcept modifier #25194

Merged
merged 1 commit into from Jun 28, 2023

Conversation

xiaocai2333
Copy link
Contributor

issue: #25129

@sre-ci-robot sre-ci-robot added the size/XS Denotes a PR that changes 0-9 lines. label Jun 28, 2023
@mergify mergify bot added the dco-passed DCO check passed. label Jun 28, 2023
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
@codecov
Copy link

codecov bot commented Jun 28, 2023

Codecov Report

Merging #25194 (5e85c8e) into 2.2.0 (936ebf3) will increase coverage by 0.02%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            2.2.0   #25194      +/-   ##
==========================================
+ Coverage   80.63%   80.66%   +0.02%     
==========================================
  Files         761      761              
  Lines      107527   107527              
==========================================
+ Hits        86704    86732      +28     
+ Misses      17499    17474      -25     
+ Partials     3324     3321       -3     
Impacted Files Coverage Δ
internal/core/src/storage/MemFileManagerImpl.cpp 6.09% <0.00%> (ø)
internal/core/src/storage/MemFileManagerImpl.h 20.00% <ø> (ø)

... and 16 files with indirect coverage changes

@xiaofan-luan
Copy link
Contributor

/lgtm
/approve

@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: xiaocai2333, xiaofan-luan

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@xiaofan-luan
Copy link
Contributor

should be in 2.2.12

please also bring it into master

@sre-ci-robot sre-ci-robot merged commit 0327fc3 into milvus-io:2.2.0 Jun 28, 2023
10 of 11 checks passed
xiaocai2333 added a commit to xiaocai2333/milvus that referenced this pull request Jun 28, 2023
sre-ci-robot pushed a commit that referenced this pull request Jun 30, 2023
… (#25214)

Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
zhuwenxing pushed a commit to mmga-lab/milvus that referenced this pull request Jul 25, 2023
@xiaocai2333 xiaocai2333 deleted the fix_panic_error branch August 4, 2023 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved ci-passed dco-passed DCO check passed. lgtm size/XS Denotes a PR that changes 0-9 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants