Currently, if you do anything inside these methods that pertain to the class that it's in such as calling a delegate, calling another function, etc.. it will cause a retain cycle. Setting these to nil after leaving the channel breaks this retain cycle
Currently, if you do anything inside these methods that pertain to the class that it's in such as calling a delegate, calling another function, etc.. it will cause a retain cycle. Setting these to nil after leaving the channel breaks this retain cycle