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
(#4) Fix flowable not desubscribing correctly from the store when disposed. Add optional backpressure strategy to Store.flowable() (#5)
* (#4) Fix flowable not desubscribing correctly from the store when disposed. Add test cases to verify this behaviour
* (#4) Change flowable() default backpressure strategy to Buffer
0 commit comments