diff options
author | Patrick Cloke <patrickc@matrix.org> | 2020-02-27 13:47:44 -0500 |
---|---|---|
committer | Patrick Cloke <patrickc@matrix.org> | 2020-02-27 13:47:44 -0500 |
commit | ab0073a6c0f454d0fa43d7a57a7442442eeb46fe (patch) | |
tree | 21ea036640633bda2a0f7ecb42148c2f446c8e2a | |
parent | Don't refuse to start worker if media listener configured. (#7002) (diff) | |
parent | Cast a coroutine into a Deferred in the federation base (#6996) (diff) | |
download | synapse-ab0073a6c0f454d0fa43d7a57a7442442eeb46fe.tar.xz |
Merge remote-tracking branch 'origin/release-v1.11.1' into develop
-rw-r--r-- | changelog.d/6996.bugfix | 1 | ||||
-rw-r--r-- | synapse/federation/federation_base.py | 14 |
2 files changed, 9 insertions, 6 deletions
diff --git a/changelog.d/6996.bugfix b/changelog.d/6996.bugfix new file mode 100644 |