-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
http2 stream.end error #36860
Comments
same here |
Reproducable in Node v15.12.0. Also Reproducable in v15.0.0
But it works without issue in v14.15.5 and v14.16.0. EDIT: delete duplicated comment due to bad connection |
I have the same issue, I was assuming updating to 15.14.0 would solve the issue, but it didn't. |
Any updates on that one? |
I have the same issue in 16.2. |
cc @nodejs/http2 |
If this is a bug, I'll try to open a PR to fix it. |
What steps will reproduce the bug?
What is the expected behavior?
Works without errors
What do you see instead?
Always shows errors on each response in stream.end callback
The text was updated successfully, but these errors were encountered: