-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Realm.open hangs #1786
Labels
Comments
|
|
➤ PM Bot commented: Jira ticket: RDART-1092 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What happened?
Realm.open hangs 50% of the times.
Repro steps
I have attach the output of the realm trace
Version
3.4.1
What Atlas Services are you using?
-- select --
What type of application is this?
Flutter Application
Client OS and version
ios 17.6.1
Code snippets
final realm = await Realm.open(flexConfig, onProgressCallback: (syncProgress) {
final processValue = syncProgress.progressEstimate;
});
Stacktrace of the exception/crash you're getting
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: