We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb6d5c3 commit 1205c2bCopy full SHA for 1205c2b
1 file changed
crates/matrix-sdk/changelog.d/6594.fixed.md
@@ -0,0 +1,3 @@
1
+A cyclic reference of `Client` has been detected in `ThreadSubscriptionCatchup`,
2
+preventing `Client` to drop correctly. This is now fixed, removing a memory leak
3
+about `Client`.
0 commit comments