mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-03-12 10:16:40 -04: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>