diff options
| author | Erik Johnston <erik@matrix.org> | 2014-08-15 16:05:46 +0100 | 
|---|---|---|
| committer | Erik Johnston <erik@matrix.org> | 2014-08-15 16:05:46 +0100 | 
| commit | cd2967d271d8127b6f6ebf4aa7a671d3eeca3c59 (patch) | |
| tree | 98183707c6c9669f9c9819ef314cc6515ff4e755 | |
| parent | Actually use MAX_STREAM_SIZE constant. (diff) | |
| download | synapse-cd2967d271d8127b6f6ebf4aa7a671d3eeca3c59.tar.xz | |
Fix bug when generating a key when get_room_events_stream returned zero rows
Diffstat (limited to '')
| -rw-r--r-- | synapse/storage/stream.py | 10 | 
1 files changed, 7 insertions, 3 deletions
| diff --git a/synapse/storage/stream.py b/synapse/storage/stream.py | 
