mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-28 19:06:59 -05:00
1b63ccd848
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: Olivier Wilkinson (reivilibre) <olivier@librepush.net>