Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

Internally created subscriptions are never disposed #5

Closed
godrose opened this issue May 28, 2018 · 0 comments
Closed

Internally created subscriptions are never disposed #5

godrose opened this issue May 28, 2018 · 0 comments
Assignees
Labels

Comments

@godrose
Copy link
Member

godrose commented May 28, 2018

The ActionCommandExtensions create lots of Rx subscriptions internally. These subscriptions are never disposed.
This should be communicated to the ActionCommand and an explicit Dispose call should be executed in the containing class to release all these subscriptions.

@godrose godrose added the bug label May 28, 2018
@godrose godrose added this to the 1.1.1 milestone May 28, 2018
@godrose godrose self-assigned this May 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant