Hacker News new | ask | show | jobs
by 33a 4733 days ago
That allocates a closure. Now if you want it to sit around forever, then hey it is working as intended. Otherwise, it does "leak" some memory that will never get reclaimed by the GC.