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

Pass queued requests to thread pool on server shutdown #2122

Merged
merged 4 commits into from Apr 10, 2020

Commits on Apr 6, 2020

  1. Copy the full SHA
    4aa0f6b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ee3f0c9 View commit details
    Browse the repository at this point in the history
  3. Add extra shutdown-request test cases

    Cover various scenario combinations related to timeout settings,
    queue_requests configuration, and post/get request type.
    wjordan committed Apr 6, 2020
    Copy the full SHA
    d8b2680 View commit details
    Browse the repository at this point in the history
  4. Rename #idle? to #can_close?

    Update method documentation based on feedback.
    wjordan committed Apr 6, 2020
    Copy the full SHA
    9649606 View commit details
    Browse the repository at this point in the history