Skip to content

test1117: reduce write delays#17530

Closed
icing wants to merge 1 commit intocurl:masterfrom
icing:test1117-faster
Closed

test1117: reduce write delays#17530
icing wants to merge 1 commit intocurl:masterfrom
icing:test1117-faster

Conversation

@icing
Copy link
Copy Markdown
Contributor

@icing icing commented Jun 4, 2025

Test1117 seems to verify that a response, incoming slowly, is read completely before sending another request on the same connection.

The previous write delay of 1000ms made the test last 23+ seconds. A delay of 100ms seems to achieve the same test on modern machines, but the overall run time is less than 3 seconds.

Test1117 seems to verify that a response, incoming slowly, is read
completely before sending another request on the same connection.

The previsou write delay of 1000ms made the test last 23+ seconds.
A delay of 100ms seems to achieve the same test on modern machines, but
the overall run time is less than 3 seconds.
@github-actions github-actions bot added the tests label Jun 4, 2025
@icing icing requested a review from bagder June 4, 2025 08:38
@bagder bagder closed this in e67a500 Jun 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants