mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-01 21:54:45 -05:00
First of all, avoid resetting the logcontext before running the pushers, to fix the "Starting db txn 'get_all_updated_receipts' from sentinel context" warning. Instead, give them their own "background process" logcontexts. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _base.py | ||
| appservice.py | ||
| client_reader.py | ||
| event_creator.py | ||
| federation_reader.py | ||
| federation_sender.py | ||
| frontend_proxy.py | ||
| homeserver.py | ||
| media_repository.py | ||
| pusher.py | ||
| synchrotron.py | ||
| synctl.py | ||
| user_dir.py | ||