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
Made the `RevelancyStore::close` method also close the remote settings
client. This way we can close things down on Desktop during shutdown
and avoid LateWrite errors that happen when an open SQLite connection is
garbage collected.
0 commit comments