-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Fix channel panic from ipcache kvstore reconnect #15668
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
Conversation
Commit 71001cfdfa5c379791a8d6acdb1ffff373fb3a4e does not contain "Signed-off-by". Please follow instructions provided in https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#developer-s-certificate-of-origin |
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, just a small nit.
Commits 71001cfdfa5c379791a8d6acdb1ffff373fb3a4e, 72326665e01f56f0f1268a46dd51de679f64054a do not contain "Signed-off-by". Please follow instructions provided in https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#developer-s-certificate-of-origin |
Commits 71001cfdfa5c379791a8d6acdb1ffff373fb3a4e, 72326665e01f56f0f1268a46dd51de679f64054a, 252c0308284e26ddecf1ac404cd0e4be43bbaf8f do not contain "Signed-off-by". Please follow instructions provided in https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#developer-s-certificate-of-origin |
Commits 71001cfdfa5c379791a8d6acdb1ffff373fb3a4e, 72326665e01f56f0f1268a46dd51de679f64054a, 252c0308284e26ddecf1ac404cd0e4be43bbaf8f, bd61394d20973f1b272d35d3d1d880da8f233353 do not contain "Signed-off-by". Please follow instructions provided in https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#developer-s-certificate-of-origin |
Signed-off-by: jomenxiao <jomenxiao@gmail.com>
bd61394
to
ed23fe2
Compare
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.
Thank you!.
test-me-please |
1 similar comment
test-me-please |
possible panic on closed channel with more than one time
fix #15667
Signed-off-by: Jomen Xiao jomenxiao@gmail.com