lock the getter instead ??? c/o M

This commit is contained in:
Jacob Taylor 2025-07-03 14:39:10 -07:00
commit 8b181e10cc
3 changed files with 3 additions and 2 deletions

View file

@ -175,7 +175,7 @@ where
let extremities: Vec<_> = self
.services
.state
.get_forward_extremities(room_id)
.get_forward_extremities(room_id, &state_lock)
.map(ToOwned::to_owned)
.ready_filter(|event_id| {
// Remove any that are referenced by this incoming event's prev_events