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?
Comments
I didn't see a workaround, can you elaborate?
See https://news.ycombinator.com/item?id=5950675
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?