kvrocks icon indicating copy to clipboard operation
kvrocks copied to clipboard

Segment fault in CI test: TestMultiServerIntrospection

Open git-hulk opened this issue 2 years ago • 1 comments

Search before asking

  • [X] I had searched in the issues and found no similar issues.

Version

unstable

Minimal reproduce step

https://github.com/apache/incubator-kvrocks/actions/runs/4030144063/jobs/6928653030

What did you expect to see?

passed

What did you see instead?

CI failure

Anything Else?

No response

Are you willing to submit a PR?

  • [ ] I'm willing to submit a PR!

git-hulk avatar Jan 28 '23 05:01 git-hulk

It's caused by the client kill type slave command in line: https://github.com/apache/incubator-kvrocks/blob/unstable/tests/gocase/unit/introspection/introspection_test.go#LL202C52-L202C52

git-hulk avatar Jan 28 '23 05:01 git-hulk