-
Notifications
You must be signed in to change notification settings - Fork 13k
Closed
Labels
Help WantedYou can do thisYou can do thisPossible ImprovementThe current behavior isn't wrong, but it's possible to see that it might be better in some casesThe current behavior isn't wrong, but it's possible to see that it might be better in some cases
Milestone
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
Metadata
Metadata
Assignees
Labels
Help WantedYou can do thisYou can do thisPossible ImprovementThe current behavior isn't wrong, but it's possible to see that it might be better in some casesThe current behavior isn't wrong, but it's possible to see that it might be better in some cases