0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-29 13:08:57 +02:00
synapse/changelog.d/15332.bugfix
Erik Johnston 96f163d932
Prune old typing notifications (#15332)
Rather than keeping them around forever in memory, slowing things down.

Fixes #11750.
2023-03-27 14:32:36 +01:00

1 line
128 B
Text

Fix bug in worker mode where on a rolling restart of workers the "typing" worker would consume 100% CPU until it got restarted.