Skip to content

Conversation

jomenxiao
Copy link
Contributor

@jomenxiao jomenxiao commented Apr 13, 2021

possible panic on closed channel with more than one time
fix #15667

Signed-off-by: Jomen Xiao jomenxiao@gmail.com

@maintainer-s-little-helper
Copy link

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

@maintainer-s-little-helper maintainer-s-little-helper bot added dont-merge/needs-sign-off The author needs to add signoff to their commits before merge. dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. labels Apr 13, 2021
Copy link
Member

@aanm aanm left a 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.

@aanm aanm added needs-backport/1.7 release-note/bug This PR fixes an issue in a previous release of Cilium. labels Apr 13, 2021
@maintainer-s-little-helper maintainer-s-little-helper bot removed dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. labels Apr 13, 2021
@maintainer-s-little-helper
Copy link

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

@maintainer-s-little-helper
Copy link

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

@maintainer-s-little-helper
Copy link

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>
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-sign-off The author needs to add signoff to their commits before merge. label Apr 14, 2021
Copy link
Member

@aanm aanm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!.

@aanm
Copy link
Member

aanm commented Apr 14, 2021

test-me-please

1 similar comment
@aanm
Copy link
Member

aanm commented Apr 14, 2021

test-me-please

@aanm aanm merged commit 4a8f407 into cilium:master Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/bug This PR fixes an issue in a previous release of Cilium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix possible panic on closed channel
8 participants