0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-26 21:19:08 +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

2 lines
66 B
Plaintext

Fix excessive CPU usage by `prune_old_outbound_device_pokes` job.