iGLOO-be / cf-curl

cURL in coldfusion
MIT License
4 stars 4 forks source link

Timeout issue using LUCEE #17

Open ripplethor opened 2 years ago

ripplethor commented 2 years ago

A bit of a weird one here.

I am using lucee and have discovered that the implementation of thread has an intermittent problem. It's a known issue, but was wondering if the cfc could have an option to not use thread when it comes to the _exec function. Or, can someone help me rewrite the function without using thread?