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

Handle already-closed http/2 stream #199

Closed
wants to merge 1 commit into from

Conversation

merlinz01
Copy link
Contributor

This is a patch for issue #197, where the HTTP/2 protocol handler receives an event for an already-closed stream. This change just silently ignores the error.

If someone can address the error more robustly, please do; but it doesn't affect the client experience as far as I have been able to tell.

@XChikuX

This comment was marked as off-topic.

@pgjones
Copy link
Owner

pgjones commented May 25, 2024

Merged manually in 24aacf4

@pgjones pgjones closed this May 25, 2024
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.

None yet

3 participants