Regular CI failures with Could not bind to 'host:port'
#15492
Labels
good first issue
This is an issue suited for newcomers to become aquianted with working on the codebase.
kind:specs
topic:stdlib:networking
The socket related specs (TCP, HTTP, ...) regularly fail on CI with a
Could not bind to host:port
exception.These don't happen much on Linux, but they happen frequently enough on Windows that they got annoying and a waste of time to figure out it's unimportant and re-running the failed job(s).
The text was updated successfully, but these errors were encountered: