-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Milestone
Description
Decouple subscriptions from remote source blocks.
Subscriptions should be async disposed of when there are no blocks using them.
Reasoning:
- Subscriptions might not get performed as the blocks added after scheduler start might not know they are running
- Removing a block is immediate and destroying a subscription might be async - needs investigating if subscription sending data after block destruction can lead to issues
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
🔖 Selected (6)