Handling of disposable items
Open
[area] Rx
- Dominant language
- C#
- Stars
- 7.2k
- Forks
- 798
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.