-
Type: Bug
-
Resolution: Fixed
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Sync
When we call SyncManager::imediately_run_file_actions during manual client reset recovery while someone is holding a lock for the file (e.g. open the Realm with Studio on Windows), Core will report the action as successful even if it fails. The reason is that when the action is DeleteRealm, the result from remove_realm is ignored and we always return true:
- is depended on by
-
RNET-854 CI tasks
- Closed