mirror of
https://github.com/matrix-org/synapse.git
synced 2025-11-23 11:31:10 +01:00
* Port synapse.replication.tcp to async/await * Newsfile * Correctly document type of on_<FOO> functions as async * Don't be overenthusiastic with the asyncing....