summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorJason Little <realtyem@gmail.com>2023-10-24 07:09:59 -0500
committerGitHub <noreply@github.com>2023-10-24 08:09:59 -0400
commitffbe9b76665fb5dd9513045357247da39339e0b8 (patch)
treec8c3387b3590fd09fa86183b1f4b7b10ccdf2a42 /changelog.d
parentReplace all Prometheus datasource UIDs of the Grafana Dashboard with the vari... (diff)
downloadsynapse-ffbe9b76665fb5dd9513045357247da39339e0b8.tar.xz
Remove duplicate call to wake a remote destination when using federation sending worker (#16515)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/16515.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/16515.misc b/changelog.d/16515.misc
new file mode 100644
index 0000000000..d54dd730e1
--- /dev/null
+++ b/changelog.d/16515.misc
@@ -0,0 +1 @@
+Remove duplicate call to mark remote server 'awake' when using a federation sending worker.