summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2020-06-15 16:42:21 +0100
committerGitHub <noreply@github.com>2020-06-15 16:42:21 +0100
commit4241a106739b91092bf39cdc407c0971c256390c (patch)
tree55e335c1b8a1751eee799c6ed164684c719d4dfc /changelog.d
parentDiscard RDATA from already seen positions. (#7648) (diff)
downloadsynapse-4241a106739b91092bf39cdc407c0971c256390c.tar.xz
Fix "There was no active span when trying to log." error (#7698)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/7698.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7698.bugfix b/changelog.d/7698.bugfix
new file mode 100644
index 0000000000..32de7459eb
--- /dev/null
+++ b/changelog.d/7698.bugfix
@@ -0,0 +1 @@
+Fix logged error during device resync in opentracing. Broke in v1.14.0.