You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move the ISyncTrackers to a collection, so we can pass multiple trackers to any process (if we want) and also it decouples the handlers and trackers a little bit more, so in theory we can also do things without trackers.
It would also mean we wouldn't need to register all trackers in the composer.
The text was updated successfully, but these errors were encountered:
Move the ISyncTrackers to a collection, so we can pass multiple trackers to any process (if we want) and also it decouples the handlers and trackers a little bit more, so in theory we can also do things without trackers.
It would also mean we wouldn't need to register all trackers in the composer.
The text was updated successfully, but these errors were encountered: