Skip to content

pytest 03_02, remove#20458

Closed
icing wants to merge 2 commits intocurl:masterfrom
icing:pytest-rm-03_03
Closed

pytest 03_02, remove#20458
icing wants to merge 2 commits intocurl:masterfrom
icing:pytest-rm-03_03

Conversation

@icing
Copy link
Contributor

@icing icing commented Jan 28, 2026

The test for restarting the server during ongoing transfers does not work reliably for HTTP/3. This seems due to the nature of UDP/QUIC where the client may learn about a closed connection at any time, not only when starting a new request.

Remove the test.

The test for restarting the server during ongoing transfers does not
work reliably for HTTP/3. This seems due to the nature of UDP/QUIC
where the client may learn about a closed connection at any time, not
only when starting a new request.

Remove the test.
@bagder bagder closed this in f062b4b Jan 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants