Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #263389

Category None
Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
Changed at Fri 03 Apr 2026 17:06:16
Repository https://api.github.com/repos/curl/curl
Project curl/curl
Branch master
Revision 78e281bf6a1485c19a5cec1017cb09cab09cde62

Comments

tool: fix retries in parallel mode

Verify that curl's --retry behaviour works

- test 502 in serial, works
- test 502 in parallel, hangs forver, test skipped by default
- test 401, no retries done

Fixes #20669
Reported-by: BlackFuffey on github
Closes #21206

Changed files