Closed
Description
I did this
make a PR, have CI jobs run. Sometimes the tests fail with the following in the log:
[0-x] == Info: Unsupported proxy syntax in '127.0.0.1:[not': Port number was not a decimal number between 0 and 65535
Sporadically. There seems to be a race somewhere in retrieving ports numbers from started servers.
I expected the following
reliable port recoognition or report that a test server did not start properly.
curl/libcurl version
curl 8.14.1.-DEV
operating system
github CI