Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[x] http2: compat ERR_STREAM_ALREADY_FINISHED #29229

Closed
wants to merge 1 commit into from

Conversation

ronag
Copy link
Member

@ronag ronag commented Aug 20, 2019

Make http/2 compat end() match Writable and http/1.

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

@nodejs-github-bot nodejs-github-bot added the http2 Issues or PRs related to the http2 subsystem. label Aug 20, 2019
@ronag ronag force-pushed the http2-already-finished branch from dfd3c30 to 3935035 Compare August 20, 2019 16:54
@jasnell jasnell added the semver-major PRs that contain breaking changes and should be released in the next major version. label Aug 20, 2019
@ronag ronag force-pushed the http2-already-finished branch from 3935035 to 2f4bde0 Compare August 20, 2019 17:30
@jasnell jasnell requested review from mcollina and addaleax August 20, 2019 17:34
@ronag ronag force-pushed the http2-already-finished branch 2 times, most recently from 0e21efb to dc9cd5e Compare August 20, 2019 19:42
@jasnell
Copy link
Member

jasnell commented Aug 22, 2019

Would like to see a CITGM run before landing

@ronag ronag force-pushed the http2-already-finished branch from dc9cd5e to 7b11584 Compare August 22, 2019 19:03
Make http/2 compat end() match Writable and http/1.
@ronag ronag force-pushed the http2-already-finished branch from 7b11584 to 0605719 Compare August 22, 2019 22:45
@nodejs-github-bot
Copy link
Collaborator

@Trott
Copy link
Member

Trott commented Aug 23, 2019

@ronag
Copy link
Member Author

ronag commented Sep 20, 2019

This should probably wait for #24347 before merging.

@ronag
Copy link
Member Author

ronag commented Dec 15, 2019

I'm closing this for now. It's been blocked for quite a while by #24347 and the problem is currently tracked in #29829. I'll re-open if/when it becomes relevant again.

@ronag ronag closed this Dec 15, 2019
@ronag ronag changed the title http2: compat ERR_STREAM_ALREADY_FINISHED [x] http2: compat ERR_STREAM_ALREADY_FINISHED Dec 15, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
http2 Issues or PRs related to the http2 subsystem. semver-major PRs that contain breaking changes and should be released in the next major version.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants