Skip to content

Can cancellation of the upload through progress callback be never called? #7388

Answered by jay
ribtoks asked this question in Q&A
Discussion options

You must be logged in to vote

The progress callback should be called by libcurl at least once a second except in some rare cases in the advanced event interface, or there is some function that was called and it blocks for more than a second. We try hard to avoid functions that are known as blocking, you can read more about it in TODO 2.1 More non-blocking

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ribtoks
Comment options

Answer selected by ribtoks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants