<div dir="ltr">Dear developers,<div><br></div><div>We have encountered thread safety issues when invoking the geos C api from multiple threads on a site with strong traffic.</div><div><br></div><div>Specifically CLocalizer is using std::setlocale which is not thread safe. (<a href="http://en.cppreference.com/w/cpp/locale/setlocale">http://en.cppreference.com/w/cpp/locale/setlocale</a>). Do we have a workaround to this?</div><div><br></div><div><br></div><div>Best regards,</div><div><br></div><div>Tamas</div><div><br></div><div><br></div></div>