diff options
author | Erik Johnston <erik@matrix.org> | 2017-03-27 14:05:07 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-03-30 11:57:52 +0100 |
commit | 7984708a555bd5ccdef713710325bf7bec27d970 (patch) | |
tree | 4fa566c08171d1218a6bcb068248eb9136c89b6f | |
parent | Add new storage functions for new replication (diff) | |
download | synapse-7984708a555bd5ccdef713710325bf7bec27d970.tar.xz |
Add a simple hook to wait for replication traffic
-rw-r--r-- | synapse/notifier.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/synapse/notifier.py b/synapse/notifier.py |