I know it isn't released yet, but very happy with the image watermarking functionality. But there is a memory leak in it. Not sure how to fix it. If you can give me some pointers I can probably fix it myself.
I'm using it for an in production service.
When running the WatermarkTest with a for loop i.e. 200 times, you can see the memory increase.
Tried some pointer dereferencing, but then the test hangs:
I know it isn't released yet, but very happy with the image watermarking functionality. But there is a memory leak in it. Not sure how to fix it. If you can give me some pointers I can probably fix it myself.
I'm using it for an in production service.
When running the WatermarkTest with a for loop i.e. 200 times, you can see the memory increase.
Tried some pointer dereferencing, but then the test hangs: