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

Prevent location view from being updated on every settings update #7135

Conversation

rablador
Copy link
Contributor

@rablador rablador commented Nov 6, 2024

The location view is currently updated every time that tunnel settings is updated. This leads to weird behavior and possibly race conditions (the crashing diffable data source seems to be related to this). To prevent this we should only listed to daita updates like we intended to from the beginning.


This change is Reviewable

@rablador rablador added bug iOS Issues related to iOS labels Nov 6, 2024
@rablador rablador self-assigned this Nov 6, 2024
Copy link

linear bot commented Nov 6, 2024

@buggmagnet
Copy link
Contributor

We discussed this offline with @rablador and @mojganii and decided that this fix was not correctly addressing the core problem (race condition when updating settings), therefore we are closing this PR.

@buggmagnet buggmagnet closed this Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug iOS Issues related to iOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants