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

Graceful shutdown futures lite #766

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Dec 16, 2020

  1. Merge pull request #1 from http-rs/main

    Backmerge
    GWBasic committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    a728222 View commit details
    Browse the repository at this point in the history
  2. First pass at allowing a cancelable http server

    Andrew Rondeau committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    99efe34 View commit details
    Browse the repository at this point in the history
  3. First attempt at testing canceling the server

    Andrew Rondeau committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    9e7507c View commit details
    Browse the repository at this point in the history
  4. Added brief note about async tests

    Andrew Rondeau committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    cece63d View commit details
    Browse the repository at this point in the history