MatrixSynapse/synapse
Sean Quah 605d161d7d
Add cancellation support to `ReadWriteLock` (#12120)
Also convert `ReadWriteLock` to use async context managers.

Signed-off-by: Sean Quah <seanq@element.io>
2022-03-14 18:49:07 +00:00
..
_scripts
api
app Deprecate the groups/communities endpoints and add an experimental configuration flag. (#12200) 2022-03-12 13:23:37 -05:00
appservice
config Deprecate the groups/communities endpoints and add an experimental configuration flag. (#12200) 2022-03-12 13:23:37 -05:00
crypto
events
federation Deprecate the groups/communities endpoints and add an experimental configuration flag. (#12200) 2022-03-12 13:23:37 -05:00
groups
handlers Add cancellation support to `ReadWriteLock` (#12120) 2022-03-14 18:49:07 +00:00
http
logging
metrics
module_api
push
replication Improve code documentation for the typing stream over replication. (#12211) 2022-03-11 14:00:15 +00:00
res
rest Deprecate the groups/communities endpoints and add an experimental configuration flag. (#12200) 2022-03-12 13:23:37 -05:00
server_notices
spam_checker_api
state
static
storage Fix broken background updates when using sqlite with `enable_search` off (#12215) 2022-03-14 17:52:58 +00:00
streams
util Add cancellation support to `ReadWriteLock` (#12120) 2022-03-14 18:49:07 +00:00
__init__.py
event_auth.py
notifier.py
py.typed
python_dependencies.py
server.py
types.py
visibility.py