diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2019-02-21 17:51:21 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-21 17:51:21 +0000 |
commit | 0abb094f1ada9c4a78a11eb06b205c00db826860 (patch) | |
tree | 823cfb34dcb0f99083c435e0fc9309513267ce95 | |
parent | Run push_receipts_to_remotes as background job (#4707) (diff) | |
download | synapse-0abb094f1ada9c4a78a11eb06b205c00db826860.tar.xz |
bail out early in on_new_receipts if no pushers (#4706)
-rw-r--r-- | changelog.d/4706.misc | 1 | ||||
-rw-r--r-- | synapse/push/pusherpool.py | 8 |
2 files changed, 9 insertions, 0 deletions
diff --git a/changelog.d/4706.misc b/changelog.d/4706.misc new file mode 100644 |