Comment on A surprising JavaScript memory leak found at MeteorparentComments−ulisesrmzroche13yYeah, you're right. They're not getting that closures can outlive the function that created it. They literally wrote an infinite loop here.
Comments
Yeah, you're right. They're not getting that closures can outlive the function that created it. They literally wrote an infinite loop here.