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

Add a graceful shutdown period to allow tasks to complete. #7188

Merged
merged 29 commits into from
Feb 11, 2023

Commits on Jan 28, 2023

  1. Configuration menu
    Copy the full SHA
    1a82747 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ebd759 View commit details
    Browse the repository at this point in the history
  3. Create 7188.feature

    Dreamsorcerer authored Jan 28, 2023
    Configuration menu
    Copy the full SHA
    485fd1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f67bd8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3a3375 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8daaea View commit details
    Browse the repository at this point in the history
  7. Update http_writer.py

    Dreamsorcerer authored Jan 28, 2023
    Configuration menu
    Copy the full SHA
    1438a9f View commit details
    Browse the repository at this point in the history
  8. Update test_run_app.py

    Dreamsorcerer authored Jan 28, 2023
    Configuration menu
    Copy the full SHA
    fd09429 View commit details
    Browse the repository at this point in the history
  9. Update web_runner.py

    Dreamsorcerer authored Jan 28, 2023
    Configuration menu
    Copy the full SHA
    524fd25 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6356e1e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2bbec65 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4329fb3 View commit details
    Browse the repository at this point in the history
  13. Mypy

    Dreamsorcerer committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    4fcfd12 View commit details
    Browse the repository at this point in the history
  14. Syntax

    Dreamsorcerer committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    d35c0ba View commit details
    Browse the repository at this point in the history
  15. Shield close call.

    Dreamsorcerer committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    024c27a View commit details
    Browse the repository at this point in the history
  16. Tweak timing

    Dreamsorcerer committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    19b5e64 View commit details
    Browse the repository at this point in the history
  17. Tweak timing

    Dreamsorcerer committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    7f17c12 View commit details
    Browse the repository at this point in the history
  18. Tweak timing

    Dreamsorcerer committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    e6ae701 View commit details
    Browse the repository at this point in the history
  19. Update docs/web_advanced.rst

    Co-authored-by: Sviatoslav Sydorenko <sviat@redhat.com>
    Dreamsorcerer and webknjaz authored Jan 28, 2023
    Configuration menu
    Copy the full SHA
    1594fcc View commit details
    Browse the repository at this point in the history
  20. Update CHANGES/7188.feature

    Co-authored-by: Sviatoslav Sydorenko <sviat@redhat.com>
    Dreamsorcerer and webknjaz authored Jan 28, 2023
    Configuration menu
    Copy the full SHA
    2e92f2f View commit details
    Browse the repository at this point in the history
  21. Debug

    Dreamsorcerer committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    9e1311f View commit details
    Browse the repository at this point in the history
  22. Merge branch 'Dreamsorcerer-graceful-shutdown' of github.com:aio-libs…

    …/aiohttp into Dreamsorcerer-graceful-shutdown
    Dreamsorcerer committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    8a3a72b View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    9ee2b46 View commit details
    Browse the repository at this point in the history
  24. Debug

    Dreamsorcerer committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    a921707 View commit details
    Browse the repository at this point in the history
  25. Debug

    Dreamsorcerer committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    cd3db03 View commit details
    Browse the repository at this point in the history
  26. Cleanup

    Dreamsorcerer committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    d614444 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Update test_run_app.py

    Dreamsorcerer authored Feb 11, 2023
    Configuration menu
    Copy the full SHA
    808511e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3261168 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69c08d8 View commit details
    Browse the repository at this point in the history