MatrixSynapse/synapse
Richard van der Hoff f57b99af22
Handle replication commands synchronously where possible (#7876)
Most of the stuff we do for replication commands can be done synchronously. There's no point spinning up background processes if we're not going to need them.
2020-07-27 18:54:43 +01:00
..
_scripts
api
app
appservice
config
crypto Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
events
federation
groups
handlers
http
logging Fix error reporting when using `opentracing.trace` (#7961) 2020-07-27 16:20:24 +01:00
metrics
module_api
push
replication Handle replication commands synchronously where possible (#7876) 2020-07-27 18:54:43 +01:00
res/templates
rest
server_notices
spam_checker_api
state
static
storage Convert state resolution to async/await (#7942) 2020-07-24 10:59:51 -04:00
streams
util
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
server.pyi Fix typing replication not being handled on master (#7959) 2020-07-27 14:10:53 +01:00
types.py
visibility.py