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
curl sftp file upload blocking other threads
treesa fairy joseph via curl-library Sun, 20 Nov 2022 23:04:53 -0800
- curl sftp file upload blocking other ... treesa fairy joseph via curl-library
- Re: curl sftp file upload blocki... Daniel Stenberg via curl-library