diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-09-05 17:44:24 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-09-06 00:00:10 +0200 |
commit | 363a88ac9da7e4ee6e78c03f020d2a263d191886 (patch) | |
tree | f2bd3fa912fe772503c172058ef5e5b86f7784b9 /tests/data/test584 | |
parent | e4e725f8355b925eae7ae6ba1ead4fe17b5650f3 (diff) | |
download | curl-363a88ac9da7e4ee6e78c03f020d2a263d191886.tar.gz |
curl: retry delays in parallel mode no longer sleeps blocking
The previous sleep for retries would block all other concurrent
transfers. Starting now, the retry will instead be properly marked to
not get restarted until after the delay time but other transfers can
still continue in the mean time.
Closes #5917
Diffstat (limited to 'tests/data/test584')
0 files changed, 0 insertions, 0 deletions