Welcome bttrfl as #curl commit author 1421: github.com/curl/curl/pull/1965…
speedcheck: do not trigger low speed cancelation on transfers paused with CURL_READFUNC_PAUSE by bttrfl · Pull Request #19653 · curl/curl
I have encountered an issue similar to #6358. When pausing an upload, it is not actually excluded from the low speed cancelation. The issue seems to be that the condition in the code only checks if...GitHub