summary refs log tree commit diff
path: root/synapse/storage/presence.py (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-15Add missing yield in storage funcErik Johnston1-1/+1
2015-04-15Correctly identify deadlocksErik Johnston1-1/+1
2015-04-15