summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAmber Brown <hawkowl@atleastfornow.net>2019-01-29 11:05:31 +0000
committerGitHub <noreply@github.com>2019-01-29 11:05:31 +0000
commitf815bd7feb2b439bb0a1b86b48726c4eae9439ba (patch)
tree6a01f4e57f31cc00079d69f02152dbc85685de59 /changelog.d
parentMerge pull request #4494 from matrix-org/erikj/fixup_event_validator (diff)
downloadsynapse-f815bd7feb2b439bb0a1b86b48726c4eae9439ba.tar.xz
Make linearizer more quiet (#4507)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/4507.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4507.misc b/changelog.d/4507.misc
new file mode 100644
index 0000000000..baf45b2bec
--- /dev/null
+++ b/changelog.d/4507.misc
@@ -0,0 +1 @@
+Reduce the log level of linearizer lock acquirement to DEBUG.