mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
71a1abb8a1
Long story short: if we're handling presence on the current worker, we shouldn't be sending USER_SYNC commands over replication. In an attempt to figure out what is going on here, I ended up refactoring some bits of the presencehandler code, so the first 4 commits here are non-functional refactors to move this code slightly closer to sanity. (There's still plenty to do here :/). Suggest reviewing individual commits. Fixes (I hope) #7257. |
||
---|---|---|
.. | ||
__init__.py | ||
_base.py | ||
admin_cmd.py | ||
appservice.py | ||
client_reader.py | ||
event_creator.py | ||
federation_reader.py | ||
federation_sender.py | ||
frontend_proxy.py | ||
generic_worker.py | ||
homeserver.py | ||
media_repository.py | ||
pusher.py | ||
synchrotron.py | ||
user_dir.py |