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 an issue with missing custom configurations #12427

Merged
merged 3 commits into from
Jul 1, 2024

Conversation

Colengms
Copy link
Contributor

@Colengms Colengms commented Jul 1, 2024

There is a corresponding change on the native side.

Basically, to ensure we can request custom configurations 'out of band', as well as have them remain in sync with settings change/lifecycle messages, this change generates two notifications - one at higher priority and one at normal priority. This should address the case of a requested custom configuration racing with reset of custom configurations due to settings changes.

sean-mcmanus
sean-mcmanus previously approved these changes Jul 1, 2024
@Colengms Colengms merged commit 9d321ce into main Jul 1, 2024
4 checks passed
@Colengms Colengms deleted the coleng/fix_missing_custom_configs branch July 1, 2024 21:34
@sean-mcmanus sean-mcmanus added this to the 1.21.1 milestone Jul 6, 2024
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