Open bradtgmurray opened 2 days ago
This one caught me out today, clarify that sync only uses lazy_load_members from state.
lazy_load_members
state
https://github.com/element-hq/synapse/blob/develop/synapse/api/filtering.py#L240-L241
Signed-off-by: Brad Murray brad@beeper.com
Preview: https://pr2010--matrix-spec-previews.netlify.app
Are we sure this isn't a synapse bug?
This one caught me out today, clarify that sync only uses
lazy_load_members
fromstate
.https://github.com/element-hq/synapse/blob/develop/synapse/api/filtering.py#L240-L241
Pull Request Checklist
Signed-off-by: Brad Murray brad@beeper.com
Preview: https://pr2010--matrix-spec-previews.netlify.app