[x] http2: compat ERR_STREAM_ALREADY_FINISHED by ronag · Pull Request #29229 · nodejs/node
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 35.1k
Closed
ronag wants to merge 1 commit intonodejs:masterfrom
Closed
[x] http2: compat ERR_STREAM_ALREADY_FINISHED#29229
ronag wants to merge 1 commit intonodejs:masterfrom
[x] http2: compat ERR_STREAM_ALREADY_FINISHED#29229
ronag wants to merge 1 commit intonodejs:masterfrom
Conversation
Copy link
Member
ronag
commented
Aug 20, 2019
ronag
commented
Make http/2 compat end() match Writable and http/1.
Checklist
-
make -j4 test(UNIX), orvcbuild test(Windows) passes - tests and/or benchmarks are included
- documentation is changed or added
- commit message follows commit guidelines
ronag
force-pushed
the
http2-already-finished
branch
from
dfd3c30 to
3935035
Compare
jasnell
added
the
semver-major
label
Aug 20, 2019jasnell reviewed Aug 20, 2019
test/parallel/test-http2-compat-serverresponse-end.js
Outdated
Show resolved
Hide resolved
test/parallel/test-http2-compat-serverresponse-end.js Outdated Show resolved Hide resolved
jasnell reviewed Aug 20, 2019
test/parallel/test-http2-compat-serverresponse-end.js
Outdated
Show resolved
Hide resolved
test/parallel/test-http2-compat-serverresponse-end.js Outdated Show resolved Hide resolved
jasnell reviewed Aug 20, 2019
test/parallel/test-http2-compat-serverresponse-end.js
Outdated
Show resolved
Hide resolved
test/parallel/test-http2-compat-serverresponse-end.js Outdated Show resolved Hide resolved
ronag
force-pushed
the
http2-already-finished
branch
from
3935035 to
2f4bde0
Compare
jasnell approved these changes Aug 20, 2019
jasnell
requested review from
addaleax and
mcollina
ronag
force-pushed
the
http2-already-finished
branch
2 times, most recently
from
0e21efb to
dc9cd5e
Compare
trivikr approved these changes Aug 20, 2019
jasnell reviewed Aug 22, 2019
lib/internal/http2/compat.js
Outdated
Show resolved
Hide resolved
lib/internal/http2/compat.js Outdated Show resolved Hide resolved
Copy link
Member
jasnell
commented
Aug 22, 2019
jasnell commented
Aug 22, 2019Would like to see a CITGM run before landing
ronag
force-pushed
the
http2-already-finished
branch
from
dc9cd5e to
7b11584
Compare
Make http/2 compat end() match Writable and http/1.
ronag
force-pushed
the
http2-already-finished
branch
from
7b11584 to
0605719
Compare
Copy link
Collaborator
nodejs-github-bot
commented
Aug 23, 2019
nodejs-github-bot commented
Aug 23, 2019Copy link
Member
Trott
commented
Aug 23, 2019
Trott commented
Aug 23, 2019CITGM (queued): https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/1978/
Trott
force-pushed
the
master
branch
from
1ecc406 to
49cf67e
Compare
Copy link
Member Author
ronag
commented
Sep 20, 2019
ronag commented
Sep 20, 2019This should probably wait for #24347 before merging.
sogaani
mentioned this pull request
32 tasks
Copy link
Member Author
ronag
commented
Dec 15, 2019
ronag commented
Dec 15, 2019
ronag
closed this
ronag
changed the title
http2: compat ERR_STREAM_ALREADY_FINISHED
[x] http2: compat ERR_STREAM_ALREADY_FINISHED
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment