feat: add threadpool for iterator threads, bug fixes, tracing_flame support
This commit is contained in:
@@ -116,6 +116,7 @@ impl RoomEdus {
|
||||
}
|
||||
|
||||
/// Sets a private read marker at `count`.
|
||||
#[tracing::instrument(skip(self, globals))]
|
||||
pub fn private_read_set(
|
||||
&self,
|
||||
room_id: &RoomId,
|
||||
|
||||
Reference in New Issue
Block a user