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 goaway test #10079

Merged
merged 1 commit into from
Nov 8, 2023
Merged

Fix goaway test #10079

merged 1 commit into from
Nov 8, 2023

Conversation

yawkat
Copy link
Member

@yawkat yawkat commented Nov 7, 2023

Seems the test was just broken. The internal error goaway frame made netty close the channel, which may send some bogus TLS and doesn't actually hit the code this test was supposed to test.

Please try on mac.

Seems the test was just broken. The internal error goaway frame made netty close the channel, which may send some bogus TLS and doesn't actually hit the code this test was supposed to test.

Please try on mac.
@yawkat yawkat requested a review from timyates November 7, 2023 15:50
@yawkat yawkat added the type: bug Something isn't working label Nov 7, 2023
Copy link

sonarcloud bot commented Nov 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Contributor

@timyates timyates left a comment

Choose a reason for hiding this comment

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

image

@sdelamo sdelamo merged commit 67dd2d7 into 4.1.x Nov 8, 2023
10 checks passed
@sdelamo sdelamo deleted the goaway-test branch November 8, 2023 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants