Skip to content

Conversation

@ngxson
Copy link
Collaborator

@ngxson ngxson commented Dec 6, 2025

tasks.push_back(std::move(task));
}

rd.set_states(std::move(states));
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

states looks unused now - shouldn't it be removed?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes I forgot - it's removed in e25bf4b

@ngxson ngxson merged commit 951520d into ggml-org:master Dec 8, 2025
72 of 73 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants