MatrixSynapse/synapse
Sean Quah a50fb411b3
Update `delay_cancellation` to accept any awaitable ()
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>
2022-04-22 18:20:06 +01:00
..
_scripts
api
app
appservice
config
crypto
events
federation
groups
handlers
http
logging
metrics
module_api
push
replication
res
rest
server_notices
spam_checker_api
state
static
storage Update `delay_cancellation` to accept any awaitable () 2022-04-22 18:20:06 +01:00
streams
util Update `delay_cancellation` to accept any awaitable () 2022-04-22 18:20:06 +01:00
__init__.py
event_auth.py
notifier.py
py.typed
server.py
types.py
visibility.py