diff options
| author | Erik Johnston <erik@matrix.org> | 2014-09-06 17:38:11 +0100 |
|---|---|---|
| committer | Emmanuel ROHEE <manu@Emmanuels-MacBook-Pro.local> | 2014-09-08 11:28:50 +0200 |
| commit | 768ff1a850a74141c67f643e46b26884cd149837 (patch) | |
| tree | c4e180824e5427f588351a0c6ba0b278f0eb9f5d /synapse/handlers/presence.py | |
| parent | Bump version and changelog (diff) | |
| download | synapse-768ff1a850a74141c67f643e46b26884cd149837.tar.xz | |
Fix race in presence handler where we evicted things from cache while handling a key therein
Diffstat (limited to '')
| -rw-r--r-- | synapse/handlers/presence.py | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/synapse/handlers/presence.py b/synapse/handlers/presence.py |
