mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04: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…
Reference in New Issue
Block a user