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

ensure TestClient requests run in the same EventLoop as lifespan #1213

Commits on Jun 28, 2021

  1. Copy the full SHA
    a4fc41f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1a56a1f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    de3103f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    5ac7198 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    e0e9cd3 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. use lifespan_context to actually open a task group

    trio should complain if used incorrectly here.
    graingert committed Jun 30, 2021
    Copy the full SHA
    c916a2a View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Copy the full SHA
    910dbcc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    970e424 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7560e6f View commit details
    Browse the repository at this point in the history