Suggestion:
Items (objects that fulfill the IDisposable) that pass the ObserveOn operator should be disposed when a subscription is disposed.
Similar with Sample and other rx classes.
How can disposable items being handled to avoid memory leaks?
Suggestions?
Suggestion:
Items (objects that fulfill the IDisposable) that pass the ObserveOn operator should be disposed when a subscription is disposed.
Similar with Sample and other rx classes.
How can disposable items being handled to avoid memory leaks?
Suggestions?