diff options
author | Mark Haines <mark.haines@matrix.org> | 2016-04-27 11:54:13 +0100 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2016-04-27 11:54:13 +0100 |
commit | 871357d539bfbaf5552a098de2253600bf5f3a51 (patch) | |
tree | bf6d999f0d8f00b3c80d3f8a793f4e438b407e30 /synapse/storage/events.py | |
parent | Actually start the pusher daemon (diff) | |
download | synapse-871357d539bfbaf5552a098de2253600bf5f3a51.tar.xz |
Check that somethign has happend before running the selects
Diffstat (limited to 'synapse/storage/events.py')
-rw-r--r-- | synapse/storage/events.py | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/synapse/storage/events.py b/synapse/storage/events.py |