mirror of
https://gitee.com/gitea/gitea
synced 2025-11-05 17:10:24 +08:00
Implies 2 running child, so the `stop` command usually needs a `KILL` instead of a `TERM` to close properly so I reduced it to 1 second to get quickly with the `KILL` signal.