Add options to perform health check on server prior to graceful shutdown
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 45
- Forks
- 22
- Avg merge
- 7h 53m
- Merged PRs (30d)
- 2
Description
Requirements described in https://github.com/itzg/docker-minecraft-server/issues/1729#issuecomment-1361547414
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the requirements in the linked issue comment, then trace the existing graceful-shutdown flow in mc-server-runner. Identify where command-line or environment options are defined and where shutdown begins. Done means the requested health-check options work before shutdown and are covered by the project's relevant tests, though no test files are named here.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100