diff options
| author | Brendan Abolivier <babolivier@matrix.org> | 2019-10-31 14:49:41 +0000 | 
|---|---|---|
| committer | Brendan Abolivier <babolivier@matrix.org> | 2019-11-04 09:56:10 +0000 | 
| commit | 911b03ca312160bd8f80f010da4eaf63d7f602da (patch) | |
| tree | f4b3cfb4cb0c819493591c44d1dae4b72dab000a | |
| parent | Use a sensible default value for labels (diff) | |
| download | synapse-911b03ca312160bd8f80f010da4eaf63d7f602da.tar.xz | |
Don't try to process events we already have a label for
Diffstat (limited to '')
| -rw-r--r-- | synapse/storage/data_stores/main/events_bg_updates.py | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/synapse/storage/data_stores/main/events_bg_updates.py b/synapse/storage/data_stores/main/events_bg_updates.py | 
