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

Add failing tests for HTTP/2 GoAway frames. #731

Closed
wants to merge 2 commits into from

Conversation

tomchristie
Copy link
Member

Test cases for...

  • HTTP/2 connections on the connection pool.
  • HTTP/2 connections on the connection pool, sending a GoAway frame.

The second one of these tests is currently failing and demos issue #730.

I'm going to take a look at @zanieb's work in #683 for resolving this.

@tomchristie tomchristie added the bug Something isn't working label Jun 16, 2023
@tomchristie
Copy link
Member Author

Incorporated into #733

@tomchristie tomchristie deleted the graceful-http2-goaway branch June 16, 2023 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant