diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-09-26 12:35:10 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-09-26 12:35:10 +0100 |
commit | 8ac9fa73752b35e0d4feaeef33c5dcca018fca07 (patch) | |
tree | d25389ebc8e2a7e0a165c3d086565bdd14d6ce16 /changelog.d | |
parent | Fix ExpiringCache.__len__ to be accurate (diff) | |
download | synapse-8ac9fa73752b35e0d4feaeef33c5dcca018fca07.tar.xz |
changelog
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/3956.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3956.bugfix b/changelog.d/3956.bugfix new file mode 100644 index 0000000000..b0828c9fc6 --- /dev/null +++ b/changelog.d/3956.bugfix @@ -0,0 +1 @@ +Fix exceptions from metrics handler \ No newline at end of file |