simulateIncomingPort: error message should show which ports are currently subscribed to
Open
enhancement
semver: patch
- Dominant language
- Elm
- Stars
- 95
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
Current error:
```
simulateIncomingPort "AAA": the program is not currently subscribed to the port
```
Contributor guide
Research direction
Start by locating the simulateIncomingPort entry point and the code that produces the shown error. Check how subscribed ports are tracked, then update the diagnostic so it shows which ports are currently subscribed; the displayed error should make that information visible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elm
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100