Skip to content

[x] http2: compat ERR_STREAM_ALREADY_FINISHED#29229

Closed
ronag wants to merge 1 commit into
nodejs:masterfrom
nxtedition:http2-already-finished
Closed

[x] http2: compat ERR_STREAM_ALREADY_FINISHED#29229
ronag wants to merge 1 commit into
nodejs:masterfrom
nxtedition:http2-already-finished

Conversation

@ronag

@ronag ronag commented Aug 20, 2019

Copy link
Copy Markdown
Member

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
Comment thread test/parallel/test-http2-compat-serverresponse-end.js Outdated
Comment thread test/parallel/test-http2-compat-serverresponse-end.js Outdated
Comment thread test/parallel/test-http2-compat-serverresponse-end.js Outdated
@ronag ronag force-pushed the http2-already-finished branch from 3935035 to 2f4bde0 Compare August 20, 2019 17:30
@jasnell jasnell requested review from addaleax and mcollina 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
Comment thread lib/internal/http2/compat.js Outdated
@jasnell

jasnell commented Aug 22, 2019

Copy link
Copy Markdown
Member

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
Copy Markdown
Collaborator

@Trott

Trott commented Aug 23, 2019

Copy link
Copy Markdown
Member

@ronag

ronag commented Sep 20, 2019

Copy link
Copy Markdown
Member Author

This should probably wait for #24347 before merging.

@ronag

ronag commented Dec 15, 2019

Copy link
Copy Markdown
Member Author

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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