summary refs log tree commit diff
path: root/synapse/replication/tcp/handler.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-05-17Tidy up and type-hint the database engine modules (#12734)David Robertson7-94/+182
Co-authored-by: Sean Quah <8349537+squahtx@users.noreply.github.com>
2022-05-16Fix typo in name of 'run_background_tasks_on' op