Skip to content

transfer with tiny speed limit, fix busy loop#18732

Closed
icing wants to merge 1 commit intocurl:masterfrom
icing:transfer-tiny-rate-limit
Closed

transfer with tiny speed limit, fix busy loop#18732
icing wants to merge 1 commit intocurl:masterfrom
icing:transfer-tiny-rate-limit

Conversation

@icing
Copy link
Copy Markdown
Contributor

@icing icing commented Sep 25, 2025

When a transfer has a speed limit less than 4, the receive loop early exits without receiving anything, causing a busy loop for that transfer.

Perform that check only after the first receive has been done.

Reported in Joshua's sarif data

When a transfer has a speed limit less than 4, the receive loop
early exits without receiving anything, causing a busy loop for
that transfer.

Perform that check only after the first receive has been done.

Reported in Joshua's sarif data
@bagder bagder closed this in 221b7dd Sep 25, 2025
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