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

Fix timing out requests too early #2606

Merged
merged 2 commits into from Apr 20, 2021
Merged

Fix timing out requests too early #2606

merged 2 commits into from Apr 20, 2021

Commits on Apr 20, 2021

  1. Fix timing out when we get a slow request

    Fixes puma#2574 (regression in v5.0.3).
    
    Co-authored-by: Daniel Huckstep <daniel@huckstep.ca>
    Co-authored-by: Will Jordan <will@code.org>
    wjordan and darkhelmet committed Apr 20, 2021
    Copy the full SHA
    7e11ad1 View commit details
    Browse the repository at this point in the history
  2. Update test_timeout_in_data_phase

    Complete request to ensure short timeout is used properly.
    wjordan committed Apr 20, 2021
    Copy the full SHA
    9b5604b View commit details
    Browse the repository at this point in the history