nhost / hasura-storage

Storage for Hasura built on top of S3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

investigate potential memory leak with image manipulation

dbarrosop opened this issue · comments

It only manifests with projects using image manipulation. With image manipulation:

image

without image manipulation (and way higher usage than the project above):

image

Did some research and it isn't technically a memory leak but, in any case, PR #196 should reduce the amount of memory used.