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

Don't create Olm sessions proactively #195

Merged
merged 1 commit into from
Sep 7, 2016
Merged

Don't create Olm sessions proactively #195

merged 1 commit into from
Sep 7, 2016

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Sep 7, 2016

In what I hoped would be a five-minute refactor to help clean up an annoying not-really-used codepath, but turned into a bit of a hackathon on the tests, create Olm sessions lazily in Olm rooms, just as we do in megolm rooms, which allows us to avoid having to get the member list before configuring e2e in a room.

In what I hoped would be a five-minute refactor to help clean up an annoying
not-really-used codepath, but turned into a bit of a hackathon on the tests,
create Olm sessions lazily in Olm rooms, just as we do in megolm rooms, which
allows us to avoid having to get the member list before configuring e2e in a
room.
@NegativeMjark
Copy link
Contributor

LGTM

@richvdh richvdh merged commit d706b57 into develop Sep 7, 2016
@richvdh richvdh deleted the rav/lazy_olm branch September 7, 2016 18:19
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.

2 participants