Skip to content
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

doc,test: clarify that Http2Stream is destroyed after data is read #27891

Closed
wants to merge 2 commits into from

Commits on May 26, 2019

  1. doc,test: clarify that Http2Stream is destroyed after data is read

    Correct docs to clarify that behaviour,
    and fix a race condition in test-http2-large-write-destroy.js.
    
    Fixes: nodejs#27863
    mildsunrise committed May 26, 2019
    Configuration menu
    Copy the full SHA
    b5abaa5 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2019

  1. Update test/parallel/test-http2-large-write-destroy.js

    Co-Authored-By: Luigi Pinca <luigipinca@gmail.com>
    mildsunrise and lpinca committed May 27, 2019
    Configuration menu
    Copy the full SHA
    088ed66 View commit details
    Browse the repository at this point in the history