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
The presence of these methods on ITaskStore doesn't really fit with the "read/write" from state otherwise detailed through the rest of the interface and don't feel like a good fit. I would recommend putting these methods into a separate interface that's optionally implemented by a type that needs such support.