Skip to content

Instantly share code, notes, and snippets.

@okeydoke
Created March 3, 2016 00:50
Show Gist options
  • Save okeydoke/17d07643dd451b4cfd6a to your computer and use it in GitHub Desktop.
Save okeydoke/17d07643dd451b4cfd6a to your computer and use it in GitHub Desktop.
Closure memory leak
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