Hello, I am using a BeeStringDict to store data with about 4000 keys, but the values can range up to list of 3 million floats. When I try to loop through the key-value pairs, it’s clear that there is a memory leak. Please let me know if you have any suggestions. Thank you, Rachel