summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2024-05-30 10:30:57 +0100
committerErik Johnston <erik@matrix.org>2024-05-30 10:30:57 +0100
commit152f998798eeb05bb6e78a9ac843ea2a690e1c43 (patch)
tree8a19b54f410d678131b2d044d122d2c56be9e3e2
parentEnsure we delete media if we reject due to spam check (diff)
downloadsynapse-152f998798eeb05bb6e78a9ac843ea2a690e1c43.tar.xz
Newsfile
-rw-r--r--changelog.d/17246.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/17246.misc b/changelog.d/17246.misc
new file mode 100644

index 0000000000..9fca36bb29 --- /dev/null +++ b/changelog.d/17246.misc
@@ -0,0 +1 @@ +Fix errors in logs about closing incorrect logging contexts when media gets rejected by a module.