summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2018-07-04 18:55:33 +0100
committerGitHub <noreply@github.com>2018-07-04 18:55:33 +0100
commitf192a93875b35da2e53e16469320850b5dd6b324 (patch)
tree7a6b9afd82a148c5d125271a697c36268d07bd77 /changelog.d
parentMerge pull request #3473 from matrix-org/erikj/thread_cache (diff)
parentReinstate lost run_on_reactor in unit test (diff)
downloadsynapse-f192a93875b35da2e53e16469320850b5dd6b324.tar.xz
Merge pull request #3481 from matrix-org/rav/fix_cachedescriptor_test
Reinstate lost run_on_reactor in unit test
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/3385.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3385.misc b/changelog.d/3385.misc
new file mode 100644
index 0000000000..92a91a1ca5
--- /dev/null
+++ b/changelog.d/3385.misc
@@ -0,0 +1 @@
+Reinstate lost run_on_reactor in unit tests