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

[v8.x] http2: fix sequence of error/close events #24789

Closed
wants to merge 1 commit into from
Closed

[v8.x] http2: fix sequence of error/close events #24789

wants to merge 1 commit into from

Commits on Dec 2, 2018

  1. [v8.x] http2: fix sequence of error/close events

    Correct sequence of emitting `error` and `close` events for a
    `Http2Stream`.
    
    Refs: #22850
    Refs: #24685
    Fixes: #24559
    Flarna committed Dec 2, 2018
    Copy the full SHA
    063abc4 View commit details
    Browse the repository at this point in the history