0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-31 15:34:54 +02:00
synapse/changelog.d/8929.misc
Erik Johnston 70586aa63e
Try and drop stale extremities. (#8929)
If we see stale extremities while persisting events, and notice that
they don't change the result of state resolution, we drop them.
2020-12-18 09:49:18 +00:00

2 lines
77 B
Plaintext

Automatically drop stale forward-extremities under some specific conditions.