summary refs log tree commit diff
path: root/synapse/storage/database.py (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-09Handle cancellation in `DatabasePool.runInteraction()` github/squah/cancel_disconnected_requests squah/cancel_disconnected_requestsSean Quah1-24/+39
2022-03-09Add tests for database callbacks after cancellationSean Quah1-0/+59