diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2020-07-30 06:56:55 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-30 06:56:55 -0400 |
commit | 3950ae51ef3e7d0bdbe5002dbe8ef5c35a9e8eea (patch) | |
tree | 3e75c5de7b32318f01495484db2f4f2d2303e335 | |
parent | Ensure the msg property of HttpResponseException is a string. (#7979) (diff) | |
download | synapse-3950ae51ef3e7d0bdbe5002dbe8ef5c35a9e8eea.tar.xz |
Ensure that remove_pusher is always async (#7981)
-rw-r--r-- | changelog.d/7981.misc | 1 | ||||
-rw-r--r-- | synapse/app/generic_worker.py | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/7981.misc b/changelog.d/7981.misc new file mode 100644 |