fix: jaeger support

This commit is contained in:
Timo Kösters 2022-12-18 06:37:03 +01:00
parent 2b2bfb91c2
commit 6d5e54a66b
No known key found for this signature in database
GPG key ID: 24DA7517711A2BA4
9 changed files with 65 additions and 29 deletions

View file

@ -873,7 +873,7 @@ async fn sync_helper(
let since_state_ids = match since_shortstatehash {
Some(s) => services().rooms.state_accessor.state_full_ids(s).await?,
None => BTreeMap::new(),
None => HashMap::new(),
};
let left_event_id = match services().rooms.state_accessor.room_state_get_id(