MatrixSynapse/synapse/storage
Sean Quah 3f178332d6
Log the stack when waiting for an entire room to be un-partial stated (#13257)
The stack is already logged when waiting for an event to be un-partial
stated. Log the stack for rooms as well, to aid in debugging.
2022-07-12 18:57:38 +01:00
..
controllers Faster room joins: fix race in recalculation of current room state (#13151) 2022-07-07 12:19:31 +00:00
databases expose whether a room is a space in the Admin API (#13208) 2022-07-12 15:30:53 +01:00
engines
schema Merge remote-tracking branch 'origin/release-v1.62' into develop 2022-06-30 13:27:24 -04:00
util Log the stack when waiting for an entire room to be un-partial stated (#13257) 2022-07-12 18:57:38 +01:00
__init__.py
_base.py Don't pull out the full state when calculating push actions (#13078) 2022-07-11 20:08:39 +00:00
background_updates.py
database.py Don't actually one-line the SQL statements we send to the DB (#13129) 2022-06-30 10:43:24 +02:00
keys.py
prepare_database.py
push_rule.py
roommember.py
state.py
types.py