Hi,Are there any guidelines for using the Gandiva C++ lib from multiple threads? As I increase the number of threads in an application Gandiva begins to raise memory faults (e.g. double free). Sometimes it is on projector creation, sometimes evaluation, seems to happen in multiple unpredictable places inside Gandiva. Can it be used from multiple threads, and if so which parts need to be guarded, if any?
Thanks, Matt