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

stream: finished should error on errored stream. #39235

Closed
wants to merge 4 commits into from

Commits on Jul 2, 2021

  1. stream: finished should error on errored stream.

    Calling finished before or after a stream has errored or closed
    should end up with the same behavior.
    ronag committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    c6fb619 View commit details
    Browse the repository at this point in the history
  2. fixup

    ronag committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    1d2286f View commit details
    Browse the repository at this point in the history
  3. fixup

    ronag committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    afc82fa View commit details
    Browse the repository at this point in the history
  4. fixup

    ronag committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    04e1ac6 View commit details
    Browse the repository at this point in the history