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

Immediately Hammer if second kill is sent #18823

Merged
merged 2 commits into from
Feb 19, 2022

Commits on Feb 19, 2022

  1. Immediately Hammer if second kill is sent

    Currently Gitea will wait for HammerTime or nice shutdown if kill -1 or kill -2
    is sent. We should just immediately hammer if there is a second kill.
    
    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    fc2021b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3477fc View commit details
    Browse the repository at this point in the history