You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I understand that current code prevents earlier stream completion, but it's not needed if subscription is cancelled.
Also completion is delayed but it can be called just right after the last next.
The text was updated successfully, but these errors were encountered:
ReactiveObjC/ReactiveObjC/RACSignal+Operations.m
Line 215 in 1af6617
I understand that current code prevents earlier stream completion, but it's not needed if subscription is cancelled.
Also completion is delayed but it can be called just right after the last next.
The text was updated successfully, but these errors were encountered: