cleodora-forecasting / cleodora-forecasting/cleodora
cleosrv: Choose free port automatically if nothing is specified
Open
- Dominant language
- Go
- Stars
- 24
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
i.e. if there is no CLI parameter or config option then default to 8080 and if that is already taken, try to find a free port.
Contributor guide
Research direction
Locate the cleosrv startup entry point and the code handling its CLI parameters and configuration options. Trace how the listening port is selected; done means an explicitly configured port is preserved, while an unspecified port uses 8080 when available and otherwise selects a free port.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100