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: use synchronous error validation & validate abort signal option #41777

Merged

Commits on Jan 31, 2022

  1. stream: use synchronous error validation & validate abort signal option

    made sure top level methods aren't async/generators
    so that validation errors could be caught synchronously
    also added validation for the abort signal option
    iMoses committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    2e4f992 View commit details
    Browse the repository at this point in the history