mirror of
https://github.com/matrix-org/synapse.git
synced 2025-11-01 00:31:28 +01:00
Update room_list.py
This commit is contained in:
parent
2a7e9faeec
commit
566e21eac8
@ -87,7 +87,7 @@ class RoomListHandler(BaseHandler):
|
||||
)
|
||||
)
|
||||
else:
|
||||
logger.info("Using cached result.")
|
||||
logger.info("Using cached deferred result.")
|
||||
return make_deferred_yieldable(result)
|
||||
|
||||
@defer.inlineCallbacks
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user