Memory leakage occurs in the getTypeAtLocation method in the latest version. #61008
Open
1 task done
Labels
Needs More Info
The issue still hasn't been fully clarified
Acknowledgement
Comment
Invoke the getTypeAtLocation method one million times cyclically. Before and after the loop, perform GC and print heapUsed. The memory usage increases by about 150 MB.
The text was updated successfully, but these errors were encountered: