diff options
| author | Erik Johnston <erikj@matrix.org> | 2023-09-01 13:52:57 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-01 12:52:57 +0000 |
| commit | 93f2fdd8d1d56a55bddc5b13fd46042ecabea178 (patch) | |
| tree | a267c5b4c8167f1199531f7ae7d5ac200ba1eae6 | |
| parent | Log the details of background update failures (#16212) (diff) | |
| download | synapse-93f2fdd8d1d56a55bddc5b13fd46042ecabea178.tar.xz | |
Fix typo where we ended up with multiple `WorkerLocksHandler` (#16220)
I don't think has caused any actual issues. Introduced in #15891
Diffstat (limited to '')
| -rw-r--r-- | changelog.d/16220.misc | 1 | ||||
| -rw-r--r-- | synapse/server.py | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/16220.misc b/changelog.d/16220.misc new file mode 100644 |
