summaryrefslogtreecommitdiff
path: root/common/changes/bug_5493_properly-close-connections-on-couch-backend
diff options
context:
space:
mode:
Diffstat (limited to 'common/changes/bug_5493_properly-close-connections-on-couch-backend')
-rw-r--r--common/changes/bug_5493_properly-close-connections-on-couch-backend2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/changes/bug_5493_properly-close-connections-on-couch-backend b/common/changes/bug_5493_properly-close-connections-on-couch-backend
new file mode 100644
index 00000000..3cb55168
--- /dev/null
+++ b/common/changes/bug_5493_properly-close-connections-on-couch-backend
@@ -0,0 +1,2 @@
+ o Properly close connections on couch backend. Also prevent file descriptor
+ leaks on tests. Closes #5493.