-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
The main issue with the current design is that it assumes only one AsyncOpenTask will attempt to migrate the schema. We’ve changing it so if an app opens a realm asynchronously multiple times at the same time, a schema migrations (if needed) completes successfully.
- fixes
-
RCORE-1971 SEGV or TSAN race on migrate_schema_or_complete
- Closed