mirror of
https://github.com/matrix-org/synapse.git
synced 2026-02-18 14:12:32 +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....