dotnet / dotnet/reactive

Handling of disposable items

Open
#2,320 4 comments 0 reactions 0 assignees View on GitHub
[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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.