Not responding to Ctrl+C termination on Linux
Open
Nobody has claimed this yet.
enhancement
help wanted
- Dominant language
- Go
- Stars
- 217
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
The rcon-cli command does not respond to Ctrl+C termination on Linux
OS: Debian 13.1 (trixie)
Shell: zsh
Command: rcon-cli --host localhost --port 25575 --password [removed]
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 at the rcon-cli command entry point and reproduce the reported behavior on Debian Linux using the command and environment in the issue. Trace how Ctrl+C is handled during command execution; done means the CLI responds to Ctrl+C and terminates normally.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, linux, zsh
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100