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

fix: load from storage async in init #58

Merged
merged 6 commits into from
Aug 19, 2024
Merged

fix: load from storage async in init #58

merged 6 commits into from
Aug 19, 2024

Conversation

bgiori
Copy link
Collaborator

@bgiori bgiori commented Aug 16, 2024

Synchronized access around all storage operations in DefaultExperimentClient ensure load has completed before other access even though load is run on a background thread.

@bgiori bgiori merged commit 827ce6b into main Aug 19, 2024
4 checks passed
@bgiori bgiori deleted the async-init branch August 19, 2024 16:07
github-actions bot pushed a commit that referenced this pull request Aug 20, 2024
## [1.12.2](1.12.1...1.12.2) (2024-08-20)

### Bug Fixes

* add consumer proguard rules; update kotlin & gradle; lint ([#57](#57)) ([cb1699c](cb1699c))
* load from storage async in init ([#58](#58)) ([827ce6b](827ce6b))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants