Problem attempting to connect on port 0
Open
- Dominant language
- No language data
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to have HMon determine the port it uses by letting it connect on port 0.
While this worked often times, I've now seen a failure using 20.0c64 in a docker container.
````
"DM": [
"Unable to start listener on localhost:0 - Name already in use",
"_RunJob[122] _hmon.Listen'localhost' 0",
" ∧"
],
"EM": "Unable to start listener on localhost:0 - Name already in use",
````
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.