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

✨ Update internal AsyncExitStack to fix context for dependencies with yield #4575

Merged
merged 12 commits into from Feb 17, 2022

Commits on Feb 14, 2022

  1. Copy the full SHA
    bda6359 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5b7d83d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c29d85e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    017c235 View commit details
    Browse the repository at this point in the history
  5. 🔥 Remove unused import

    tiangolo committed Feb 14, 2022
    Copy the full SHA
    cea488d View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Copy the full SHA
    0706731 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. 🐛 Fix AsyncExitStackMiddleware, bubble up raised exceptions

    after being handled by dependencies
    tiangolo committed Feb 17, 2022
    Copy the full SHA
    d33cde6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5a3b6f1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    23b4ccc View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c2e3d49 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    4531f6a View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    a69d916 View commit details
    Browse the repository at this point in the history