summaryrefslogtreecommitdiff
path: root/changelog.d/memleak.fix
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d/memleak.fix')
-rw-r--r--changelog.d/memleak.fix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/memleak.fix b/changelog.d/memleak.fix
new file mode 100644
index 000000000..2465921c0
--- /dev/null
+++ b/changelog.d/memleak.fix
@@ -0,0 +1 @@
+Fix a memory leak caused by Websocket connections that would not enter a state where a full garbage collection run could be triggered.