pub async fn refresh_move_source(
manager: &SessionManagerControl,
id: &str,
) -> Result<Option<ManagedSessionSnapshot>>Expand description
Refresh source state without turning a dead source harness into a Move prerequisite. Leasing preserves typed transport failures, unlike the UI’s string-valued sync reply.