Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
view: recompute subscription on query change
* If a view's query changes (e.g. if its variables change) whilst it is running. The view will now be un-subscribed, then re-subscribed with the new query.
- Loading branch information