diff options
author | Alexander Udovichenko <udovichenko48@gmail.com> | 2024-11-05 21:08:17 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-05 12:08:17 -0600 |
commit | 211c31dbd77281d114b9f08ef61c867d56316e8c (patch) | |
tree | 7d341fb03d570baef0f4d5430e3255e4eec4c991 /scripts-dev | |
parent | Add experimental support for MSC4222 (#17888) (diff) | |
download | synapse-211c31dbd77281d114b9f08ef61c867d56316e8c.tar.xz |
Fix WheelTimer implementation that can expired timeout early (#17850)
When entries insert in the end of timer queue, then unnecessary entry inserted (with duplicated key). This can lead to some timeouts expired early and consume memory.
Diffstat (limited to 'scripts-dev')
0 files changed, 0 insertions, 0 deletions