diff options
| author | Erik Johnston <erik@matrix.org> | 2021-09-28 17:10:24 +0100 |
|---|---|---|
| committer | Erik Johnston <erik@matrix.org> | 2021-09-28 17:10:24 +0100 |
| commit | 584c670802776c57e17347d006488aed7a381cfc (patch) | |
| tree | b63092ba4cfca84e82f5d1dcbdf491cabad5afd9 | |
| parent | Fix connectng to postgres when config has no host (diff) | |
| download | synapse-584c670802776c57e17347d006488aed7a381cfc.tar.xz | |
Make the looping call wait until the previous run has finished
Diffstat (limited to '')
| -rw-r--r-- | synapse/util/state_compressor.py | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/synapse/util/state_compressor.py b/synapse/util/state_compressor.py |
