curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

curl sftp file upload blocking other threads

From: treesa fairy joseph via curl-library <curl-library_at_lists.haxx.se>
Date: Mon, 21 Nov 2022 12:31:10 +0530

Hello,
 I am using curl to upload files to a server using sftp. While the
sftp is happening, no other threads are executing. So basically, a
health check thread is not getting scheduled and another process,
declares my process as dead. How to avoid this? This application runs
on a cavium machine.
The sftp takes around 2 mins, and for this much time, all the other
threads are not being run. How can I make sure that while doing the
curl sftp other threads will also run?
Thanks and regards
Treesa
-- 
Unsubscribe: https://lists.haxx.se/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html
Received on 2022-11-21