Change #264719
| Category | curl |
| Changed by | Stefan Eissing <stefan@eissing.org> |
| Changed at | Thu 16 Apr 2026 22:52:13 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 1bf1f8ed6a28244a90dc7b56823f94c18c9d3aba |
Comments
pytest_05_09: increase reliability Test has been flaky due to not waiting for the test server to be listening. On slow CI systems, the started thread is late and the curl command gets a refused connection. Closes #21337
Changed files
- lib/cf-socket.c
- tests/http/test_05_errors.py