diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-08-28 13:42:20 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-08-28 13:42:20 +0100 |
commit | 71990b3caeeb6061d4419af516271af7a2b7b429 (patch) | |
tree | 0ecece7f9a65e214d61f3c2da0caac2bda5aacdd | |
parent | Make sure that we close db connections opened during init (diff) | |
download | synapse-71990b3caeeb6061d4419af516271af7a2b7b429.tar.xz |
changelog
-rw-r--r-- | changelog.d/3764.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3764.misc b/changelog.d/3764.misc new file mode 100644 index 0000000000..f3614f1982 --- /dev/null +++ b/changelog.d/3764.misc @@ -0,0 +1 @@ +Make sure that we close db connections opened during init \ No newline at end of file |