mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
703de4ec13
Add some informative comments about what's going on here. Also, `sent_to_us_directly` and `get_missing` were doing the same thing (apart from in `_handle_queued_pdus`, which looks like a bug), so let's get rid of `get_missing` and use `sent_to_us_directly` consistently. |
||
---|---|---|
.. | ||
transport | ||
__init__.py | ||
federation_base.py | ||
federation_client.py | ||
federation_server.py | ||
persistence.py | ||
send_queue.py | ||
transaction_queue.py | ||
units.py |