MatrixSynapse/synapse
Erik Johnston 91cdb6de08 Call UserDirectoryHandler methods directly
Turns out that the user directory handling is fairly racey as a bunch
of stuff assumes that the processing happens on master, which it doesn't
when there is a synapse.app.user_dir worker. So lets just call the
function directly until we actually get round to fixing it, since it
doesn't make the situation any worse.
2018-08-17 15:26:13 +01:00
..
api
app Call UserDirectoryHandler methods directly 2018-08-17 15:26:13 +01:00
appservice
config
crypto
events
federation
groups
handlers Call UserDirectoryHandler methods directly 2018-08-17 15:26:13 +01:00
http
metrics
module_api
push
replication Call UserDirectoryHandler methods directly 2018-08-17 15:26:13 +01:00
rest
server_notices
static/client
storage Merge branch 'develop' of github.com:matrix-org/synapse into erikj/split_profiles 2018-08-17 14:15:48 +01:00
streams
util
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
server.pyi
state.py
types.py
visibility.py