I suspect this was an oversight on my part when doing the port, but I think we could - in somewhat rare circumstances - encounter a crash if we're trying to execute calls on separate threads at once. CURL appears to have 5 as the default for the pool, which I missed - so I think it's probably ideal to just do that here for sanity's sake.
I suspect this was an oversight on my part when doing the port, but I think we could - in somewhat rare circumstances - encounter a crash if we're trying to execute calls on separate threads at once. CURL appears to have 5 as the default for the pool, which I missed - so I think it's probably ideal to just do that here for sanity's sake.