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

Sending a message in a e2e room almost always starts a new megolm session (possibly LL related) #7223

Closed
bwindels opened this issue Aug 24, 2018 · 1 comment
Labels
A-E2EE A-Lazy-Loading P1 S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect

Comments

@bwindels
Copy link
Contributor

megolm::_prepareNewSession gets called on every encryptMessage.
Only confirmed in 1:1 rooms so far, but could explain for a lot of the flakiness and UTD in big rooms as well.

@bwindels
Copy link
Contributor Author

#7222

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-E2EE A-Lazy-Loading P1 S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect
Projects
None yet
Development

No branches or pull requests

2 participants