Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

server : fix cleaning up stream task #11418

Merged
merged 2 commits into from
Jan 25, 2025

Conversation

ngxson
Copy link
Collaborator

@ngxson ngxson commented Jan 25, 2025

Fix #11414

Re-order the logic so that the SERVER_TASK_TYPE_CANCEL does not end up being removed by cleanup_pending_task

@ngxson ngxson merged commit 49b0e3c into ggerganov:master Jan 25, 2025
44 checks passed
anagri pushed a commit to BodhiSearch/llama.cpp that referenced this pull request Jan 26, 2025
* server : fix cleaning up stream task

* one more spot
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.

Misc. bug: llama-server does not stop task when receiving cancel task message on b4549
2 participants