Skip to content
Snippets Groups Projects
Commit 1b63ccd8 authored by Olivier Wilkinson (reivilibre)'s avatar Olivier Wilkinson (reivilibre)
Browse files

Wrap `get_local_public_room_list` call in `maybeDeferred` because it

is cached and so does not always return a `Deferred`.
`await` does not silently pass-through non-Deferreds like `yield` used to.

Signed-off-by: default avatarOlivier Wilkinson (reivilibre) <olivier@librepush.net>
parent f70d0a1d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment