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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃拝 Propagate error causes via asyncio protocols #8089

Merged

Commits on Feb 16, 2024

  1. 馃拝 Propagate error causes via asyncio protocols

    This is supposed to unify setting exceptions on the future objects,
    allowing to also attach their causes whenever available.
    
    It's also supposed to help with tracking down what's happening
    with aio-libs#4581.
    
    Co-authored-by: J. Nick Koston <nick@koston.org>
    Co-authored-by: Sam Bull <aa6bs0@sambull.org>
    3 people committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    db4b717 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3706e7c View commit details
    Browse the repository at this point in the history