Skip to content

http2: force through RST_STREAM in destroy#21016

Closed
apapirovski wants to merge 1 commit intonodejs:masterfrom
apapirovski:fix-http2-rst
Closed

http2: force through RST_STREAM in destroy#21016
apapirovski wants to merge 1 commit intonodejs:masterfrom
apapirovski:fix-http2-rst

Conversation

@apapirovski
Copy link
Contributor

@apapirovski apapirovski commented May 29, 2018

If still needed, force through RST_STREAM in Http2Stream#destroy calls, so that nghttp2 can wrap up properly and doesn't continue trying to read & write data to the stream.

Fixes: #21008

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. http2 Issues or PRs related to the http2 subsystem. lib / src Issues and PRs related to general changes in the lib or src directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

http2: assertion failed

8 participants