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

Avoid creating handler waiter until shutdown #9168

Merged
merged 7 commits into from
Sep 21, 2024
Merged

Commits on Sep 17, 2024

  1. Avoid creating handler waiter until shutdown

    Every request created _handler_waiter. Instead only create it
    when we need to wait for graceful shutdown
    bdraco committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9f33144 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. changelog

    bdraco committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a4eb797 View commit details
    Browse the repository at this point in the history
  2. tweaks, comments

    bdraco committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7ca742d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1acdf9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8effb9 View commit details
    Browse the repository at this point in the history
  5. link

    bdraco committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    23cdd71 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94fcfef View commit details
    Browse the repository at this point in the history