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: Emit ConfigSynced event on the second device #5257

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

iequidoo
Copy link
Collaborator

@iequidoo iequidoo commented Feb 9, 2024

Before it was emitted only on the source device and test_sync() didn't catch the bug because of the interference of the previous call to set_config_bool(). Now there's a separate test that does its job well.

Needed for deltachat/deltachat-desktop#3624

Before it was emitted only on the source device and `test_sync()` didn't catch the bug because of
the interference of the previous call to `set_config_bool()`. Now there's a separate test that does
its job well.
@iequidoo iequidoo marked this pull request as ready for review February 9, 2024 02:31
@iequidoo iequidoo requested a review from link2xt February 9, 2024 02:31
@iequidoo iequidoo merged commit b94bd9a into main Feb 9, 2024
38 checks passed
@iequidoo iequidoo deleted the iequidoo/event-config-synced branch February 9, 2024 03:41
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.

None yet

2 participants