-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sync
-
None
-
?
-
Kotlin Beta sprint 30
-
867
We are not able to properly handle user exceptions during the DiscardLocalChangesStrategy.onBeforeReset() and `DiscardLocalChangesStrategy.onAfterReset()' on mac os.
We need a way to properly signal core that an exception has ocurred.
The sync thread would crash in this situation. A work around would be to handle the exception manually on those callbacks.