gosf icon indicating copy to clipboard operation
gosf copied to clipboard

Memory Leak problem

Open smhmh opened this issue 3 years ago • 0 comments

I wrote a program with gosf and ran a load test on it. After running test, process got 2.8GB in RAM! It seems to be a big memory leak! I ran debug.FreeOSMemory() to force GC to run.

Screen Shot 2021-04-20 at 2 56 27 PM

smhmh avatar Apr 20 '21 10:04 smhmh