Hacker News new | ask | show | jobs
by jevinskie 4739 days ago
I didn't see a workaround, can you elaborate?
3 comments

I understood that using an instance variable is a viable workaround. Or maybe just code around the issue?
The author states that even using this method has produced indeterminate crashes.
Read the paragraph that starts with the sentence, "Of course, there's a workaround."
you mean the paragraph that includes "...will correct the crashing error – sometimes. I’ve used instance variables and have still experienced crashes in blocks" ? That one? Or was there a paragraph I missed that included a workaround that actually solved the problem rather than minimizing it?