Skip to content

Conversation

@iequidoo
Copy link
Collaborator

Resolves #7426 (comment)

@iequidoo iequidoo marked this pull request as draft November 12, 2025 23:25
@iequidoo iequidoo force-pushed the iequidoo/test_qr_securejoin_broadcast branch from c3c7553 to 2c21f54 Compare November 12, 2025 23:38
# Start second Bob device, if it wasn't started already.
bob2.start_io()
bob2.wait_for_securejoin_joiner_success()
bob2.wait_for_event(EventType.CHATLIST_CHANGED)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's weird that this is only needed for the bob2 device, the reason is that events arrive in another order on the second device. But i'm not sure it's worth complicating the test and trying to wait for this event for the first device somehow. Maybe it's better then to fix Core and emit CHATLIST_CHANGED one more time after SecureJoin finishes

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for figuring out the problem!

We can probably move the call to get_broadcast() down a bit? I made an alternative PR: #7442

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.

3 participants