MatrixSynapse/synapse
Erik Johnston 1fcdbeb3ab
Start an opentracing span for background processes. (#8567)
This should reduce the number of `There was no active span` errors we
see.

Fixes #8510.
2020-10-19 12:26:26 +01:00
..
_scripts
api type annotations for LruCache 2020-10-16 15:56:39 +01:00
app
appservice Send some ephemeral events to appservices (#8437) 2020-10-15 12:33:28 -04:00
config
crypto
events
federation
groups Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
handlers
http
logging
metrics Start an opentracing span for background processes. (#8567) 2020-10-19 12:26:26 +01:00
module_api Allow modules to create and send events into rooms (#8479) 2020-10-09 13:46:36 +01:00
push
replication Replace DeferredCache with LruCache where possible (#8563) 2020-10-19 12:20:29 +01:00
res/templates Convert additional templates to Jinja (#8444) 2020-10-02 11:15:53 +01:00
rest
server_notices Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
spam_checker_api
state Enable mypy checking for unreachable code and fix instances. (#8432) 2020-10-01 08:09:18 -04:00
static Clean-up the fallback login code. (#7657) 2020-06-10 09:50:39 -04:00
storage Replace DeferredCache with LruCache where possible (#8563) 2020-10-19 12:20:29 +01:00
streams Make token serializing/deserializing async (#8427) 2020-09-30 20:29:19 +01:00
util
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
types.py
visibility.py