]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
server: health: fix race condition on slots data using tasks queue (#5634)
authorPierrick Hymbert <redacted>
Wed, 21 Feb 2024 14:47:48 +0000 (15:47 +0100)
committerGitHub <redacted>
Wed, 21 Feb 2024 14:47:48 +0000 (15:47 +0100)
commit1ecea255ebb70750b52688393f37a63606b90e3f
treedcd38aa52b1876ba38c33c4531be2c694d5e5428
parenta00a35cef93e057eace8351a667d14d152a91ebc
server: health: fix race condition on slots data using tasks queue (#5634)

* server: health: fix race condition on slots data using tasks queue

* server: health:
    * include_slots only if slots_endpoint
    * fix compile warning task.target_id not initialized.
examples/server/README.md
examples/server/server.cpp
examples/server/utils.hpp