Philip Luppens
Philip Luppens
@icrecescu You can try to use [JeMalloc](https://jemalloc.net/). You can inject and configure it using environment variables, so it's not too much of a hassle to try it. It can also...
> I have a sneaking suspicion that there's a native memory leak in RC2 using the setup you described above (using a single Session), but I'll need more time to...
@hanfengatonline Could you try with `1.0.0-rc1` and see if the problem persists? Edit: apologies, I was fearing a native memory leak, but that doesn't seem to be the case (see...