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 flake golang test. #26288

Merged
merged 1 commit into from
Mar 23, 2023
Merged

fix flake golang test. #26288

merged 1 commit into from
Mar 23, 2023

Conversation

doujiang24
Copy link
Member

Commit Message:
Additional Description:
fix #26182
it's due to sendData on terminated request could cause segfault.

Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]

fix envoyproxy#26182
it's due to sendData on terminated request could cause segfault.

Signed-off-by: doujiang24 <doujiang24@gmail.com>
@doujiang24
Copy link
Member Author

/review @wangfakang

Copy link
Member

@wangfakang wangfakang left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@alyssawilk alyssawilk left a comment

Choose a reason for hiding this comment

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

Thanks for the quick fix! Fingers crossed on no more flakes ;-)

@alyssawilk alyssawilk merged commit ff521e0 into envoyproxy:main Mar 23, 2023
@doujiang24 doujiang24 deleted the fix-flake branch March 24, 2023 00:41
ashishb-solo pushed a commit to ashishb-solo/envoy that referenced this pull request Mar 24, 2023
fixes envoyproxy#26182
it's due to sendData on terminated request could cause segfault.

Signed-off-by: doujiang24 <doujiang24@gmail.com>
Signed-off-by: Ashish Banerjee <ashish.banerjee@solo.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

flake in IpVersions/GolangIntegrationTest.LocalReply_DecodeHeader/IPv6
3 participants