-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RemoteSource: fix subscription logic
Moves setting up the subscription to the start and stop methods instead of performing them on settings change, which lead to duplicate subscriptions. Also fixes a bug that would not actually perform any unsubscribes making the subscriptions live on forever. Also introduces propagation of Timing Events. Signed-off-by: Alexander Krimm <[email protected]>
- Loading branch information
Showing
1 changed file
with
113 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters