summary refs log tree commit diff
path: root/synapse/util/caches (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-19FixupErik Johnston2-4/+1
2018-09-19Replace custom DeferredTimeoutError with defer.TimeoutError<