Created
March 3, 2016 00:50
-
-
Save okeydoke/17d07643dd451b4cfd6a to your computer and use it in GitHub Desktop.
Closure memory leak
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Any objects that are scope acessible to a closure is scope acessible to all closures of that same scope level |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment