Good evening,
I am having an issue with the launching of my program having a giant memory leak
Once the program is launched, it spikes down to ~200 mb
The program is fairly basic, it has 6 text components, 2 polygon, 3 key resp, 2 custom code, an outer loop and an inner loop (can provide more info if you’d like).
It’s tied to a 32 condition - 5 parameter CSV file.
Any advice would be helpful.