Skip to content

fix: Move dispose after new observable description, add check on non … - #50

Open
istarkov wants to merge 1 commit into
andreypopp:masterfrom
istarkov:master
Open

fix: Move dispose after new observable description, add check on non …#50
istarkov wants to merge 1 commit into
andreypopp:masterfrom
istarkov:master

Conversation

@istarkov

Copy link
Copy Markdown

Fix error if new subscription has a name not existed in prev.
Move dispose after subscribe - it allows the data providers to do reference counting of their cache. (I.e. i can free websocket connection if no subscribers use it)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant