summary refs log tree commit diff
diff options
context:
space:
mode:
authorNeil Johnson <neil@matrix.org>2018-08-14 17:06:51 +0100
committerNeil Johnson <neil@matrix.org>2018-08-14 17:06:51 +0100
commitcd0c749c4f86e9350be1152a91958d0064d41c84 (patch)
treef199bb64aa5d42107f9caaa9d10686380de0c2b5
parentadding missing yield (diff)
downloadsynapse-cd0c749c4f86e9350be1152a91958d0064d41c84.tar.xz
Fix missing yield in synapse.storage.monthly_active_users.initialise_reserved_users
-rw-r--r--changelog.d/3692.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3692.bugfix b/changelog.d/3692.bugfix
new file mode 100644
index 0000000000..f44e13dca1
--- /dev/null
+++ b/changelog.d/3692.bugfix
@@ -0,0 +1 @@
+Fix missing yield in synapse.storage.monthly_active_users.initialise_reserved_users