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

feat(webserver): customize shutdown with new kill option #33379

Closed
wants to merge 19 commits into from

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    18f35f8 View commit details
    Browse the repository at this point in the history
  2. windows

    Skn0tt committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    8283a09 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. make timeout configurable

    Skn0tt committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    184ca67 View commit details
    Browse the repository at this point in the history
  2. add to types

    Skn0tt committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    093df3a View commit details
    Browse the repository at this point in the history
  3. only sigint test runner

    Skn0tt committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    9480b7c View commit details
    Browse the repository at this point in the history
  4. allow disabling

    Skn0tt committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    8c341d1 View commit details
    Browse the repository at this point in the history
  5. document 0

    Skn0tt committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    1fb0491 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. implement proposal

    Skn0tt committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    a156cfe View commit details
    Browse the repository at this point in the history
  2. add exception

    Skn0tt committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    970fad0 View commit details
    Browse the repository at this point in the history
  3. fix type syntax

    Skn0tt committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    02284ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ae52f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf30120 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c89e57 View commit details
    Browse the repository at this point in the history
  7. fix

    Skn0tt committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8c7b02e View commit details
    Browse the repository at this point in the history
  8. Update docs/src/test-api/class-testconfig.md

    Co-authored-by: Dmitry Gozman <[email protected]>
    Signed-off-by: Simon Knott <[email protected]>
    Skn0tt and dgozman authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    14c8ec3 View commit details
    Browse the repository at this point in the history
  9. fix type

    Skn0tt committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4c881cf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    220ed29 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5bf5fcf View commit details
    Browse the repository at this point in the history
  12. remove unused arg

    Skn0tt committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5b576ab View commit details
    Browse the repository at this point in the history