mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-15 12:17:48 +00:00
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.
1 line
No EOL
64 B
Text
1 line
No EOL
64 B
Text
Fix bug when some presence and typing timeouts can expire early. |