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

MXRoom: sendEventOfType: Copy the event content to send to keep it co… #387

Merged
merged 1 commit into from
Oct 18, 2017

Conversation

manuroe
Copy link
Contributor

@manuroe manuroe commented Oct 17, 2017

…nsistent in multi-thread conditions (like in e2e)

element-hq/element-ios#1581
In a e2e room, this fix fixes a race condition when answering a call. The race was between the ICE candidates gathering and the encryption of "m.call.candidates" event content.

…nsistent in multi-thread conditions (like in e2e)

element-hq/element-ios#1581
In a e2e room, this fix fixes a race condition when answering a call. The race was between the ICE candidates gathering and the encryption of "m.call.candidates" event content.
@manuroe manuroe requested a review from giomfo October 17, 2017 14:25
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