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: destroy wrapped streams on error #34102

Closed
wants to merge 1 commit into from

Commits on Jun 28, 2020

  1. stream: destroy wrapped streams on error

    Stream should be destroyed and update state accordingly when
    the wrapped stream emits error.
    
    Does some additional cleanup with future TODOs that might be worth
    looking into.
    ronag committed Jun 28, 2020
    Copy the full SHA
    0b80b1d View commit details
    Browse the repository at this point in the history