frewsxcv/graphosaurus

Nodes/edges not fully deleted and leaking into memory?

Closed this issue · 2 comments

Seems like the functions for purging nodes and edges (which, admittedly, I added) are missing deletion of some representation(s?) of themselves in the data, causing the memory to slowly but surely overflow on multiple addition/deletion operations.

Sorry, nevermind, seems like it was caused by me goofing up in cleaning up my data, nevermind probably!

Sorry, nevermind, seems like it was caused by me goofing up in cleaning up my data, nevermind probably!

No problem! Feel free to reopen if you encounter the memory leaking again