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

Display name and join can race #49

Open
turt2live opened this issue Nov 5, 2018 · 0 comments
Open

Display name and join can race #49

turt2live opened this issue Nov 5, 2018 · 0 comments
Labels

Comments

@turt2live
Copy link
Owner

Previously there was an assumption that the profile could be set async to the join so long as both completed before the message was sent. Changes in how the synapse workers actually work changes this assumption to no longer be accurate - we need to block on profile changes before sending a join.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant