async fn handle_room( sync_info: SyncInfo<'_>, conn: &Connection, window_room: &WindowRoom, ) -> Result<Room>