mirror of
https://github.com/element-hq/synapse.git
synced 2026-03-30 21:35:53 +00:00
This will mainly be useful when dealing with module callbacks, which are all typed as returning `Awaitable`s instead of coroutines or `Deferred`s. Signed-off-by: Sean Quah <seanq@element.io>