Hacker News new | ask | show | jobs
by gaffneyc 1156 days ago
Which gem? There are several that bind against libcurl.
3 comments

I use Typhoeus which uses Ethon depends on ffi. Crash happens. Sorry English is not my mother language.
I'll have to check when I get into work.
It's curb that we're using.
I didn't realize curb was still maintained. Would be helpful to report the issue here: https://github.com/taf2/curb/issues
Yeah, I was/am planning to do that. But... the project giving us trouble is still on 0.9.11 and another project that is on latest doesn't seem to be having the same issue, so some more testing is needed. At the moment, we're going to rebuild using the older base image and then we'll upgrade the gem and test this sprint.
Update: Latest gem still has the elevated error rates from the service we're connecting to but NOT the resource leak.