alelievr/NodeGraphProcessor

Memory leak

wqaetly opened this issue · 0 comments

open LotsOfNode Graph
image
then close it,and use memory profiler to capture current memory status(In fact, No matter how long you wait, the memory state you get is like this, because the memory is leaking, And with the increase of the number of opening Graph, the memory usage is also increasing)
image

this is the references
image