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
…to force a refresh
This provides a workaround for #11:
* Make sure the service you are using is global ( `service = syncify f,
global: yes` )
* Whenever you want ot force an evaluation call service.reset. Any
blocks using `syncify.busy service` should work just fine
In order to solve this we need to keep track of each subscription ( this is tricky )
The text was updated successfully, but these errors were encountered: