pub fn split_worktree_update(
    message: UpdateWorktree,
    max_chunk_size: usize
) -> impl Iterator<Item = UpdateWorktree>