curl.perform throws invalid easy handle error under multi-threading env curl.perform throws invalid easy handle error under multi-threading env curl curl

curl.perform throws invalid easy handle error under multi-threading env


From the cURL documentation:

You must never share the same handle in multiple threads.