0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-08-13 06:14:44 +02:00
synapse/changelog.d/5146.bugfix
Richard van der Hoff c4aef549ad
Exclude soft-failed events from fwd-extremity candidates. (#5146)
When considering the candidates to be forward-extremities, we must exclude soft
failures.

Hopefully fixes #5090.
2019-05-21 16:10:54 +01:00

2 lines
106 B
Plaintext

Exclude soft-failed events from forward-extremity candidates: fixes "No forward extremities left!" error.