Closed
Description
π Search Terms
memory leak
π Version & Regression Information
- This is a crash
β― Playground Link
No response
π» Code
// Your code here
π Actual behavior
In safari (Webkit/JavaScriptCore). Old Program never gets GCed because of reference on it.
Memory build up really quickly.
π Expected behavior
Unreferenced and gc
Additional information about the issue
No response