diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/16210.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/16210.bugfix b/changelog.d/16210.bugfix new file mode 100644 index 0000000000..39c35a1fe1 --- /dev/null +++ b/changelog.d/16210.bugfix @@ -0,0 +1 @@ +Fix rare bug that broke looping calls, which could lead to e.g. linearly increasing memory usage. Introduced in v1.90.0. |