]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
server : add more clean up when cancel_tasks is called (#11340)
authorXuan Son Nguyen <redacted>
Thu, 23 Jan 2025 12:56:05 +0000 (13:56 +0100)
committerGitHub <redacted>
Thu, 23 Jan 2025 12:56:05 +0000 (13:56 +0100)
commit58456616408c828a1ce6d2481940fd1c97bce3b5
treea2b6e696e6e10b8f5e5f3c6024522b44a30fe974
parentf211d1dc10332b7e89a4abd1041903fa63bfed27
server : add more clean up when cancel_tasks is called (#11340)

* server : add more clean up when cancel_tasks is called

* fix recv_with_timeout

* std::remove_if

* fix std::remove_if
examples/server/server.cpp