MatrixSynapse/synapse/federation
Richard van der Hoff 0c4cf9372b Fix a race in transaction queue
It was theoretically possible for a PDU to get queued and not sent for ages. On
closer inspection I think there were bigger problems elsewhere, but we might as
well fix this since it's easy.
2017-02-20 16:46:25 +00:00
..
transport
__init__.py
federation_base.py
federation_client.py
federation_server.py
persistence.py
replication.py
send_queue.py
transaction_queue.py
units.py