Skip to content

Fix issue with settings changes not handled properly in multiroot#10458

Merged
Colengms merged 3 commits intomainfrom
coleng/fix_multiroot_settings_changes
Feb 3, 2023
Merged

Fix issue with settings changes not handled properly in multiroot#10458
Colengms merged 3 commits intomainfrom
coleng/fix_multiroot_settings_changes

Conversation

@Colengms
Copy link
Contributor

@Colengms Colengms commented Feb 2, 2023

Perhaps a hold-over from before multi-root was added; a single settingsTracker was cached. This was resulting in only the first client seeing that settings were changed, preventing those changes from being delivered to subsequent clients.

Fixed the issue by ensuring a new settingsTracker is created per client.

@sean-mcmanus sean-mcmanus added this to the 1.14.2 milestone Feb 3, 2023
@Colengms Colengms merged commit 42b3c28 into main Feb 3, 2023
@Colengms Colengms deleted the coleng/fix_multiroot_settings_changes branch February 3, 2023 19:38
@github-actions github-actions bot locked and limited conversation to collaborators Mar 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants