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

#3227: Wait for the keepalive period to end before stopping the acceptance of new requests #3236

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Jul 8, 2024

  1. 3227: Wait for the keepalive period to end before stopping the accept…

    …ance of new requests. This will prevent potential disruptions in request handling.
    Michal Daniliszyn 1 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    34ce875 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. benoitc#3227: Use a monotonic clock to measure elapsed time.

    Michal Daniliszyn 1 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    bcdbc09 View commit details
    Browse the repository at this point in the history