Skip to content
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

Allow SDKs to disable app caching #5570

Closed
nielsenko opened this issue Jun 8, 2022 · 0 comments · Fixed by #5644
Closed

Allow SDKs to disable app caching #5570

nielsenko opened this issue Jun 8, 2022 · 0 comments · Fixed by #5644
Assignees

Comments

@nielsenko
Copy link
Contributor

nielsenko commented Jun 8, 2022

The userdata passed to realm_dart_http_transport_new is not guaranteed to be thread safe, hence caching the app that hold a reference to this is unsafe, at least for some SDKs (Dart being one).

@nielsenko nielsenko changed the title Allow SDKs do disable app caching Allow SDKs to disable app caching Jun 8, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants