0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-10 11:51:57 +02:00
synapse/changelog.d/7159.bugfix
Richard van der Hoff 7966a1cde9
Rewrite prune_old_outbound_device_pokes for efficiency (#7159)
make sure we clear out all but one update for the user
2020-03-30 19:06:52 +01:00

1 line
66 B
Text

Fix excessive CPU usage by `prune_old_outbound_device_pokes` job.