Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit d765ada

Browse files
authored
Update locked frozendict version to 2.3.2 (#13284)
`frozendict` 2.3.2 includes a fix for a memory leak in `frozendict.__hash__`. This likely has no impact outside of the deprecated `/initialSync` endpoint, which uses `StreamToken`s, containing `RoomStreamToken`s, containing `frozendict`s, as cache keys. Signed-off-by: Sean Quah <[email protected]>
1 parent b116d3c commit d765ada

File tree

2 files changed

+19
-18
lines changed

2 files changed

+19
-18
lines changed

changelog.d/13284.misc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update locked version of `frozendict` to 2.3.2, which has a fix for a memory leak.

poetry.lock

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)