Skip to content

multi.c: make stronger check for paused transfer before asserting - #14981

Closed
icing wants to merge 1 commit into
curl:masterfrom
icing:no-sock-pause-assert
Closed

multi.c: make stronger check for paused transfer before asserting#14981
icing wants to merge 1 commit into
curl:masterfrom
icing:no-sock-pause-assert

Conversation

@icing

@icing icing commented Sep 20, 2024

Copy link
Copy Markdown
Contributor

With higher parallelism in CI, the ASSERT triggered on pause tests. Strengthen the check. We might want to think about removing KEEP_RECV_PAUSE|KEEP_SEND_PAUSE altogether.

With higher parallelism in CI, the ASSERT triggered on pause tests.
Strengthen the check. We might want to think about removing
KEEP_RECV_PAUSE|KEEP_SEND_PAUSE altogether.
@icing
icing requested a review from bagder September 20, 2024 14:59
@bagder bagder closed this in b20ac93 Sep 20, 2024
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
With higher parallelism in CI, the ASSERT triggered on pause tests.
Strengthen the check. We might want to think about removing
KEEP_RECV_PAUSE|KEEP_SEND_PAUSE altogether.

Closes curl#14981
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants