joaorb64 / joaorb64/TournamentStreamHelper
5.75 TSH does not throw an error when port cannot be bound to
Open
Nobody has claimed this yet.
bug
critical
- Dominant language
- Python
- Stars
- 139
- Forks
- 59
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 6
Description
TSH will continue to operate as normal, no error will be thrown in the console if the web server cannot be started because the port is in use
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 locating the web-server startup entry point and the handling for binding its port. Reproduce the issue with the port already occupied, then verify that startup reports the binding failure instead of continuing normally.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100