GameServerManagers / GameServerManagers/LinuxGSM
Reduce graceful shutdown wait if server just started
Open
command: stop
type: refactor
- Dominant language
- Shell
- Stars
- 4.9k
- Forks
- 864
- PR merge metrics
- No merged PRs in 30d
Description
## User Story
If a server has just started and is the stopped wait period for graceful shutdown should be reduced from 30s to 5s. This issue is noticeable particularly with minecraft when the server has not yet had time to start so cannot send graceful command.
## Basic info
* Game: Minecraft
* Command: stop
Contributor guide
Assessment
This issue has not been assessed yet.